9 Commits

Author SHA1 Message Date
c996d83334 rf/disables verify_email sender in development 2023-10-23 23:11:03 +02:00
d0098a76f4 rf/removes account_info out of accounts
and removes folder /bff/api because all features are implemented with
grpc and grpc-gateway
2023-10-23 22:28:30 +02:00
70bee293c8 rf/removes account_info out of accounts [partial] 2023-10-20 01:46:15 +02:00
cf4e84380e rf/replaces email with account_id in session and payload 2023-10-15 06:17:04 +02:00
2b2e4e6dc8 ft/adds logs to all internal errors 2023-10-10 02:41:29 +02:00
ade7be7f1b rf/normalizes error responses 2023-10-06 00:37:33 +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
0d812a0f24 fix/type in openapi annotation that broke calls 2023-10-05 21:19:22 +02:00
c54a24a34f add gRPC server and endpoints using protobuf
Fixes #6
2023-10-05 03:20:02 +02:00