6 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
0d812a0f24 fix/type in openapi annotation that broke calls 2023-10-05 21:19:22 +02:00
104414badd ft/adds getaccount and listaccounts 2023-10-05 15:45:34 +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
7d2e0a8819
Add openAPI documentation (#68) 2023-10-03 23:36:46 +02:00