3 Commits

Author SHA1 Message Date
91903b9a2e ft/adds additional endpoints and refactors others
New:
- GetAccount
- ListAccounts
- CreatePerson

Refactored:
- CreateAccount
- RefreshToken
- UpdateAccount
2023-10-06 00:18:53 +02:00
95d9c8e0f1 fix/moves proto.service.Sessions and Accounts back together 2023-10-05 04:08:01 +02:00
c54a24a34f add gRPC server and endpoints using protobuf
Fixes #6
2023-10-05 03:20:02 +02:00