|
|
c8e46b54d3
|
merge conflicts resolved
|
2021-11-26 02:39:30 +01:00 |
|
|
|
31a3837fa5
|
right check for searchUsers & verifyLogin
|
2021-11-25 09:01:23 +01:00 |
|
|
|
a3b87c39bf
|
moved hasRight into Role class
defined roles better
|
2021-11-24 19:41:26 +01:00 |
|
|
|
44365bccf1
|
refactored isAuthorized & implemented a new role & rights based system
|
2021-11-24 19:40:49 +01:00 |
|
|
|
963bff1c0b
|
refactored jwt
|
2021-11-24 19:38:42 +01:00 |
|
|
|
d1f3e4e215
|
moved isAuthorized in directive folder
removed resolver index.ts and load it via glob pattern
|
2021-10-03 11:14:24 +02: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 |
|
elweyn
|
ad1aa402f4
|
KlickTipp subscribe and unsubscribe, merge master.
|
2021-09-16 10:38:08 +02:00 |
|
Moriz Wahl
|
6811f45a1c
|
feat: New JWT in Every Authenticated Response
|
2021-09-09 11:43:14 +02:00 |
|
elweyn
|
492bfd32d4
|
Renamed KlicktippAPI to KlicktippConnector, KlicktippController that contains the logic behind the KlicktippConnector calls, change import in auth of loginAPI to new name HttpRequest.
|
2021-09-08 14:18:25 +02:00 |
|
Moriz Wahl
|
73aaada658
|
validation of sessionID via API call to login server
|
2021-08-30 18:40:28 +02:00 |
|
Moriz Wahl
|
b2cdc69716
|
sessionId from JWT into context for resolver
|
2021-08-30 16:29:11 +02:00 |
|
Moriz Wahl
|
7eec6faace
|
authorization with JWT seems to work
|
2021-08-26 22:49:33 +02:00 |
|