This website requires JavaScript.
Explore
Help
Sign in
pfzetto
/
axum-oidc
Watch
1
Star
0
Fork
You've already forked axum-oidc
0
mirror of
https://codeberg.org/pfzetto/axum-oidc
synced
2025-12-09 22:55:17 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
80a2cd1907
axum-oidc
/
src
History
Download ZIP
Download TAR.GZ
pfzetto
c3f4b7e514
Merge PR
#36
2025-11-21 13:34:59 +01:00
..
builder.rs
use openidconnect ClientId and ClientSecret directly instead of Box<str>
2025-11-21 13:20:18 +01:00
error.rs
fix
:
#32
use OriginalUri for redirect_url
2025-11-06 18:56:33 +01:00
extractor.rs
use openidconnect ClientId and ClientSecret directly instead of Box<str>
2025-11-21 13:20:18 +01:00
handler.rs
fix: fixed redirect_uri with handler_uri in session
2025-04-18 16:23:21 +02:00
lib.rs
use openidconnect ClientId and ClientSecret directly instead of Box<str>
2025-11-21 13:20:18 +01:00
middleware.rs
set refresh_token to None when ClearSessionFlag is set
2025-11-21 11:56:06 +01:00