commit | 9c4200dff31986b7ff300126e9aa35d14aa84dba | [log] [tgz] |
---|---|---|
author | matthewhughes934 <34972397+matthewhughes934@users.noreply.github.com> | Wed Oct 28 20:00:02 2020 +0000 |
committer | GitHub <noreply@github.com> | Wed Oct 28 20:00:02 2020 +0000 |
tree | 944a608d078f5d6710123533cb3391df950a2fa8 | |
parent | 755e702fdaab718fe16b7ab9db228354df798cec [diff] |
Update example in oauth2.id_token docs (#624) Since c05b8b5 oauth2.id_token.verify_oauth2_token handles the issuer check itself, so remove this redundant check from the docs.