Karl Persson
|
180a587f70
|
AuthN: fetch final state of signed in user (#62854)
* AuthN: add a hook we can use to fetch final state of user
|
2023-02-03 14:14:38 +01:00 |
|
Kristin Laemmert
|
9256a520a4
|
chore: move user_auth models to (mostly) login service (#62269)
* chore: move user_auth models to (mostly) login service
|
2023-01-27 13:36:54 -05:00 |
|
Jo
|
ecafb4dd15
|
Auth forwarding: Pass tokens without refresh (#61634)
* return only tokens from oauth
* feedback
|
2023-01-18 10:50:35 +00:00 |
|
Karl Persson
|
412d80b498
|
AuthN: Add post auth hook for oauth token refresh (#61608)
* AuthN: rename package to sync
* AuthN: rename sync files
* Ouath: Add mock for OauthTokenService
* AuthN: Implement access token refresh hook
* AuthN: remove feature check from hook
* AuthN: register post auth hook for oauth token refresh
|
2023-01-18 10:47:09 +01:00 |
|