axum-oidc/examples
Paul Zinselmeyer 19adcbabd2
fix: fixed redirect_uri with handler_uri in session
Previously the redirect_uri was the uri of the handler that needed
authentication.
Now one fixed redirect_uri for the entire application is used that will
redirect the user to the correct handler after successful
authentication.
This commit should fix: #28, #27, #26, #21
2025-04-18 16:23:21 +02:00
..
basic fix: fixed redirect_uri with handler_uri in session 2025-04-18 16:23:21 +02:00