OpenID Connect Library for Rust

crates.io docs.rs Build Status codecov

This library provides extensible, strongly-typed interfaces for the OpenID Connect protocol.

API documentation and examples are available on docs.rs.

Standards

Optional Features

To access trait aliases such as CoreAuthenticationFlow, enable the nightly feature, which requires the crate to be compiled with Nightly Rust.