antifallobst
|
9bac0c2a78
|
fix(client >> storage): a registration now overrides the stored auth token with the new one
|
2024-03-31 23:29:09 +02:00 |
antifallobst
|
3b240d6ca9
|
feat(client >> storage): storing auth tokens in the persistent session storage system
|
2024-03-31 23:15:28 +02:00 |
antifallobst
|
08cf73a613
|
feat(client >> storage): implemented a persistent key-value storage system
|
2024-03-31 20:44:00 +02:00 |
antifallobst
|
a3b0263f97
|
feat(client >> session): implemented acount registration
|
2024-03-31 18:12:37 +02:00 |
antifallobst
|
c88da7fddb
|
feat(client >> session): implemented session authentiaction with credentials
|
2024-03-31 17:55:53 +02:00 |
antifallobst
|
1906d66026
|
fix(client >> session >> data): made a deserializable enum for permissions instead of using strings
|
2024-03-31 17:06:21 +02:00 |
antifallobst
|
104683381c
|
feat(client >> session): implemented a session struct, that acts as an abstraction layer to the API
|
2024-03-31 17:02:21 +02:00 |
antifallobst
|
0438bc1cf1
|
refactor: moved server code into a seperate directory
|
2024-03-31 12:13:56 +02:00 |