|
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 |
|
|
48fa8bebe0
|
ch/removes accidental comment
|
2023-10-04 01:31:49 +02:00 |
|
|
7d2e0a8819
|
Add openAPI documentation (#68)
|
2023-10-03 23:36:46 +02:00 |
|
|
c6178e9cd3
|
Add BlockSession (#66)
|
2023-10-02 23:32:16 +02:00 |
|
|
9b161ddb84
|
Add providers for testing to the db (#63)
|
2023-10-02 22:45:44 +02:00 |
|
|
a9c53952de
|
Add Dockerfile for backend (#60)
* Add Dockerfile for backend
Fixes #57
* Add Dockerfile for backend
Fixes #57
* removes a temporary test relict
|
2023-10-02 20:41:29 +02:00 |
|
|
796158b436
|
fix/path to config, mock and module name
|
2023-10-02 10:12:08 +02:00 |
|
|
594d5a0435
|
Move backend files into subfolder bff
Fixes #58
|
2023-10-02 09:59:45 +02:00 |
|