Commit graph

7 commits

Author SHA1 Message Date
Iamjava
ed7e8f5528 improved example setup 2024-04-20 18:45:14 +02:00
Iamjava
57f4e76281 example keycloak added 2024-04-20 18:34:23 +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
a522b7936d
replace outdated test credentials with placeholder 2024-03-12 16:18:18 +01:00
84bd595ea1
repair example/basic tokio features 2024-03-10 20:22:56 +01:00
0b34935b5a
Dependency Update, Added examples/basic, CI
Updated the dependencies to the newest version.
Added `AsRef` and `Deref` traits to the extractors.
Moved the example from `README.md` to `examples/basic`.
Added a CI Pipeline.
2024-03-08 17:17:00 +01:00