antifallobst
- /dev/null
- https://nerdcult.net
-
young low-level developer and nerdcult.net admin
- Joined on
2023-03-07
WIP: Implement CBS API handling on the trinitrix core side.
Switch from HTTP API to TCP Sockets
9bac0c2a78
fix(client >> storage): a registration now overrides the stored auth token with the new one
1906d66026
fix(client >> session >> data): made a deserializable enum for permissions instead of using strings
104683381c
feat(client >> session): implemented a session struct, that acts as an abstraction layer to the API
5db4d4869c
feat(server >> api): implemented an endpoint that gives the client information about their authenticated account