Crate openid_client
source ·Expand description
OpenID Client
WORK IN PROGRESS. DO NOT USE
This crate is an OpenID Connect RP library based on an openid client by panva called openid-client
Issuer API
New Instance
OIDC Discovery
Webfinger Discovery
Client from Issuer
Client
Client Read
Dynamic Client Registration
Modules
- OIDC Client module
- Issuer
- Jwks implementation used by this crate.
- Re exports from the crate
- TokenSet Module
- Types Module