openid-client

Crates.ioopenid-client
lib.rsopenid-client
version0.2.6
sourcesrc
created_at2022-12-29 14:31:52.074108
updated_at2024-07-23 04:17:29.069784
descriptionOpenID client for Rust
homepagehttps://github.com/sathyajithps/openid-client
repositoryhttps://github.com/sathyajithps/openid-client
max_upload_size
id747372
size755,324
Sathyajith P S (sathyajithps)

documentation

https://docs.rs/openid-client

README

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.

Commit count: 200

cargo fmt