#oidc #rocket #rocket-oidc

bin+lib rocket-oidc

Rocket OpenID Connect utility crate, provides redirect route, and claims guard for OIDC

3 releases

Uses new Rust 2024

new 0.1.2 May 23, 2025
0.1.1 May 23, 2025
0.1.0 May 17, 2025

#51 in #oidc

Download history 125/week @ 2025-05-14

125 downloads per month

MIT license

27KB
356 lines

Rocket OpenID Connect (OIDC)

This crate provides OIDC authentication for rocket, and the routes needed to accomplish this goal.

This is a simple utility crate that provides a FromRequest implementation, including fetching user data.

Dependencies

~29–64MB
~1M SLoC