elweyn
|
e76646b327
|
Withdrew the sessionId from the JWT.
|
2021-11-11 12:10:14 +01:00 |
|
Moriz Wahl
|
007b193a4d
|
throw errors instead of returning them, define interface for jwt payload
|
2021-09-28 12:11:17 +02:00 |
|
Moriz Wahl
|
d86a3dee42
|
refactor: Provide pubKey in context to avoid API calls
|
2021-09-27 19:04:27 +02:00 |
|
Moriz Wahl
|
0e61662119
|
feat: Redirect to Login when JWT has expired
|
2021-09-23 14:49:30 +02:00 |
|
Moriz Wahl
|
4f4cdb6fe5
|
remove email from decoding
|
2021-09-13 13:39:55 +02:00 |
|
Moriz Wahl
|
6811f45a1c
|
feat: New JWT in Every Authenticated Response
|
2021-09-09 11:43:14 +02:00 |
|
Moriz Wahl
|
0146da98d5
|
return in try block on success
|
2021-08-30 18:48:46 +02:00 |
|
Moriz Wahl
|
7eec6faace
|
authorization with JWT seems to work
|
2021-08-26 22:49:33 +02:00 |
|
Moriz Wahl
|
d1cd8fe724
|
login response is JWT as string
|
2021-08-24 17:17:23 +02:00 |
|