| Crates.io | tiny-oidc-rp |
| lib.rs | tiny-oidc-rp |
| version | 0.2.1 |
| created_at | 2022-01-01 13:38:45.516642+00 |
| updated_at | 2025-05-07 14:57:53.801119+00 |
| description | Tiny OpenID Connect Relying Party |
| homepage | |
| repository | https://github.com/hanabu/tiny-oidc-rp |
| max_upload_size | |
| id | 506159 |
| size | 120,216 |
tiny-oidc-rp is a Rust implementation of OpenID Connect relying party.
This crate is intended for server-side implementation and it supports code flow only.
I have no plan to support implicit flow nor WASM on web frontend.
You can make your site "Sign in with <some social ID>"
See examples .