f0b1ba7afc
add v0.3 deprecation notice
2024-04-28 10:54:10 +02: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
ca411cc2e3
increment minor version
2024-03-10 20:17:31 +01:00
2741a3ee28
Merge branch 'ci'
...
Added CI and moved examples to `examples` folder.
2024-03-08 17:23:11 +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
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