openid-client 0.2.1

OpenID client for Rust
Documentation

OpenID Client

A feature complete OpenID Client library for Rust. Not stable, kindly report any bugs.

TODO

  • Write and Pass conformance
  • Allow to use custom http client instead of interceptor
  • Code cleanup
  • Thin up a lot of inefficient decisions made for the sake of completion of the library
  • Test out the ported features
  • Add more features?

Implemented specs & features

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

Documentation

Documentation

Alternatives