ac3e0caa0b
implement fix for #10
...
fixed #10 by implementing a flag in the response extensions that
instructs the middleware to clear the session. The flag is automatically
set when using the `OidcRpInitiatedLogout` as a responder.
improved documentation
modified example to reflect api changes
2024-04-20 20:38:16 +02:00
6528a6f247
Cleanup of RP-Initiated Logout
...
Added comments
Removed unwraps
Reworked Session container and middlewares
2024-03-26 21:15:21 +01:00
1844b880c1
Added first implementation of RP Initiated Logout
...
Created a new extractor for RP-Initiated-Logout and modified example to
use it.
2024-03-25 17:20:44 +01:00
MATILLAT Quentin
fac75702e9
feat: Handle Grant error while refreshing token
...
Signed-off-by: MATILLAT Quentin <qmatillat@gmail.com>
2024-01-20 21:35:19 +01:00
dacaedf9ca
update tower-sessions
2024-01-16 12:02:09 +01:00
991f24e31f
strip iss query parameter
2023-12-19 10:52:42 +01:00
c9f04fe044
use refresh tokens
2023-11-29 19:07:34 +01:00
aa05cf6bde
first implementation
2023-11-03 19:43:01 +01:00