openid-client 0.2.6

OpenID client for Rust
Documentation

OpenID Client

An OpenID Connect Relying Party (Client) library. This is a port of node-openid-client.

This library uses async/await but runtime agnostic.

Usage

Visit this repo for how to use the library.

Implemented specs & features

The following client/RP features from OpenID Connect/OAuth2.0 specifications are implemented by openid-client.

Documentation

Documentation

Support

Consider supporting this library by creating a PR/Issue in the repo.

Alternatives

If you think this library does not fit your use case, these are popular alternatives.