1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-08 23:56:37 +02:00

11 Commits

Author SHA1 Message Date
Lee Brown
acd1bca501 checkpoint 2019-07-10 04:52:38 -08:00
Lee Brown
7e98e9d839 checkpoint 2019-07-10 04:11:39 -08:00
Lee Brown
1de40e048d checkpoint 2019-07-10 00:17:35 -08:00
Lee Brown
6851b96a04 finished inital testing of deployment script 2019-07-09 02:21:46 -08:00
Lee Brown
2f53df6ba6 checkpoint 2019-07-08 19:13:41 -08:00
Lee Brown
5c477b4dc9 checkpoint 2019-07-08 12:21:22 -08:00
Lee Brown
aef8054cbd checkpoint 2019-07-07 12:52:55 -08:00
Lee Brown
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
Lee Brown
07e86cfd52 Completed enough code gen for project ATM 2019-06-24 04:26:48 -08:00
Lee Brown
7b5c2a5807 checkpoint 2019-06-24 02:07:12 -08:00
Lee Brown
bdbe3c587a Completed truss code gen for generating model requests and crud. 2019-06-24 01:30:18 -08:00