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

6 Commits

Author SHA1 Message Date
Lee Brown
1de40e048d checkpoint 2019-07-10 00:17:35 -08:00
Lee Brown
aef8054cbd checkpoint 2019-07-07 12:52:55 -08:00
Lee Brown
2fbda74a73 Completed signup package and hooked up to web-api. Can use the swagger
ui to signup a new account.
2019-06-25 02:40:29 -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
82cd108ed6 completed schema migration 2019-05-25 08:26:37 -05:00
Lee Brown
c19f46e07f update tracing, fixed docker-compose and removed vendor dir 2019-05-23 19:40:29 -05:00