Skip to content

Commit

Permalink
fix: javadoc fix in IdTokenVerifier (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo authored Jan 9, 2025
1 parent 8e6ce3a commit 9ff0f6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
*
* <p>Note that {@link #verify(IdToken)} only implements a subset of the verification steps, mostly
* just the MUST steps. Please read <a
* href="http://openid.net/specs/openid-connect-basic-1_0-27.html#id.token.validation>ID Token
* href="http://openid.net/specs/openid-connect-basic-1_0-27.html#id.token.validation">ID Token
* Validation</a> for the full list of verification steps.
*
* @since 1.16
Expand Down

0 comments on commit 9ff0f6b

Please sign in to comment.