4 Commits

Author SHA1 Message Date
2b2e4e6dc8 ft/adds logs to all internal errors 2023-10-10 02:41:29 +02:00
ab2b04c3cd Add check on db if session is expired
Fixes #76
2023-10-09 00:25:57 +02:00
91903b9a2e ft/adds additional endpoints and refactors others
New:
- GetAccount
- ListAccounts
- CreatePerson

Refactored:
- CreateAccount
- RefreshToken
- UpdateAccount
2023-10-06 00:18:53 +02:00
c54a24a34f add gRPC server and endpoints using protobuf
Fixes #6
2023-10-05 03:20:02 +02:00