11 Commits

Author SHA1 Message Date
d021f5db51 rf/modifies bff
ft/adds email_address and phone_number tables
ft/adds email and phone endpoints
ft/adds account_level query
2023-11-21 23:32:20 +01:00
3bab35d06a ft/adds resend_verification 2023-11-13 01:17:14 +01: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
a7fb9265c3 Add email verification
Fixes #47
2023-10-19 00:28:53 +02:00
0875bc4801 ft/adds tx & endpoint for create & delete document 2023-10-15 22:23:53 +02:00
cf4e84380e rf/replaces email with account_id in session and payload 2023-10-15 06:17:04 +02:00
8733dec355 rf/changes IDs from int64 to uint64 2023-10-09 20:46:14 +02:00
e400134a93 rf/moves ListSessions from sql.account to sql.session 2023-10-09 00:39:43 +02:00
6f4d123d39 ft/adds endpoint list_sessions 2023-10-08 01:49:34 +02:00
594d5a0435 Move backend files into subfolder bff
Fixes #58
2023-10-02 09:59:45 +02:00