Skip to content

Commit

Permalink
Update README to mention ECDSA
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Nov 25, 2020
1 parent f61b108 commit b6e53e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ API documentation and examples are available on [docs.rs](https://docs.rs/openid
* Relying Party flows: code, implicit, hybrid
* Standard claims
* UserInfo endpoint
* RSA, HMAC-based ID token verification
* RSA, HMAC, and ECDSA (P-256/P-384 curves) ID token verification
* Unsupported features:
* Aggregated and distributed claims
* Passing request parameters as JWTs
Expand Down

0 comments on commit b6e53e4

Please sign in to comment.