sui-id-core 0.3.0

Authentication / authorization core (OIDC / OAuth2 + PKCE) for sui-id, a self-hosted Rust OIDC provider.
Documentation

sui-id-core

crates.io Rust Documentation Dependency Status License

Authentication / authorization core (OIDC / OAuth2 + PKCE) for sui-id, a self-hosted Rust OIDC provider.

This crate has no knowledge of HTTP. It speaks in terms of sui-id-store and pure data; the HTTP wiring lives in the sui-id binary crate.