1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-15 00:15:15 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
aef8054cbd checkpoint 2019-07-07 12:52:55 -08:00
ca8670eadf authenticator storage engines
Created a storage interface used by authenticator to support multiple
types of storage types for private keys. Added a new file storage engine
which is now the default for web-api. Migrated aws secrets manager to be optional.
2019-06-24 17:36:42 -08:00
07e86cfd52 Completed enough code gen for project ATM 2019-06-24 04:26:48 -08:00
7b5c2a5807 checkpoint 2019-06-24 02:07:12 -08:00
bdbe3c587a Completed truss code gen for generating model requests and crud. 2019-06-24 01:30:18 -08:00