Commit graph

8 commits

Author SHA1 Message Date
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
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
9ec50ba251
remove ? on empty query parameters 2023-11-05 16:26:34 +01:00
aa05cf6bde
first implementation 2023-11-03 19:43:01 +01:00
1b3973064b
init 2023-11-02 23:16:46 +01:00