23ce67640a
Add new example structure to v0.2
...
This commit adds the new example structure with CI to this version.
2024-04-18 15:51:57 +02:00
abe316884e
increment minor version
2024-01-23 14:21:47 +01:00
8d0be319ad
Merge Pull Request #5 "feat: Handle Grant error while refreshing token"
...
Expired refresh_tokens weren't removed from the session causing a 500
Internal Server Error.
This PR removes the invalid request token when it is expired.
2024-01-23 14:17:55 +01:00
Quentin
60f10cf986
Merge fac75702e9
into dacaedf9ca
2024-01-22 17:14:39 +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
Alex Ellwein
7746e6f682
feat: adapt example in README.md to compile with axum-0.7.*
2023-12-08 13:15:54 +01:00
e9ed927fd9
version change
2023-12-07 23:19:33 +01:00
49ef361f13
axum 0.7
2023-12-07 23:18:10 +01:00
830e54a443
version change
2023-11-29 19:21:52 +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
330e2b93f3
change version
2023-11-03 19:44:04 +01:00
aa05cf6bde
first implementation
2023-11-03 19:43:01 +01:00
1b3973064b
init
2023-11-02 23:16:46 +01:00