tiny-oidc-rp is 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.
Expected use:
To implement intranet web service authentication with Microsoft Azure ADFS.
To implement web site for small group authentication with Google ID.