Skip to content

Commit

Permalink
Merge pull request #1171 from lestrrat-go/revert-1170-patch-1
Browse files Browse the repository at this point in the history
Revert "Fix link to openid"
  • Loading branch information
lestrrat authored Aug 13, 2024
2 parents c96208b + 6aee8e0 commit 4b69e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jwt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Package jwt implements JSON Web Tokens as described in [RFC7519](https://tools.i
* Conversion to and from JSON
* Generate signed tokens
* Verify signed tokens
* Extra support for OpenID tokens via [github.com/lestrrat-go/jwx/jwt/openid](./openid)
* Extra support for OpenID tokens via [github.com/lestrrat-go/jwx/jwt/openid](./jwt/openid)

How-to style documentation can be found in the [docs directory](../docs).

Expand Down

0 comments on commit 4b69e45

Please sign in to comment.