-
be141c4d · Change Params.uri to Params.url for consistency
-
6f6a43e2 · Serialization on Params so users can dotenv them
-
66235c4c · Update hyper-rustls to 0.11
-
789be232 · Tidying up for a 0.1 release
-
27c4bf1a · Sync api done!
-
ea676811 · Starting sync api, added convenience issuers
-
07d567f7 · Changed Options a bit - now derives Default so it doesnt need to Op...
-
c4565dd7 · Added userinfo validation func
- ... and 1 more commit. Compare 4db77c1e...c4565dd7
opened
issue
#7
"Userinfo Validation is a Mess"
at
username-removed-111500 / OpenID Connect Rust Async
-
4db77c1e · Move the discovered provider into discovery
-
1edee1a8 · Added validation to userinfo
-
3c0f6d17 · Made config and jwks async as well
commented on
issue #5
"RSA Pubkey support on id tokens"
at
username-removed-111500 / OpenID Connect Rust Async
Should be closed by 37ffa148c24def908ef920b104a6871dacb9a03a, but we have a forked biscuit for now until it is merged upstream.
closed
issue
#5
"RSA Pubkey support on id tokens"
at
username-removed-111500 / OpenID Connect Rust Async
Related to #6 because I'm not even sure anyone uses webfinger anymore!
commented on
issue #3
"Add Discovery Shortcircuits to get finished Oidc structs"
at
username-removed-111500 / OpenID Connect Rust Async
Implemented in b087d0edeb1fd7e9fd9e63092a82911aa03a2750!
closed
issue
#3
"Add Discovery Shortcircuits to get finished Oidc structs"
at
username-removed-111500 / OpenID Connect Rust Async
-
b087d0ed · Added generic async magic discover function that gives you a client
opened
issue
#6
"Find a working webfinger provider to actually test discovery::issuer"
at
username-removed-111500 / OpenID Connect Rust Async