sui-id-core
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.