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

4 Commits

Author SHA1 Message Date
Lee Brown
957bd9bf36 go fmt 2019-06-24 23:02:43 -08:00
Lee Brown
8994ee4d1a fixed internal package unittests 2019-06-24 22:41:21 -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
efaeeb7103 Completed user and account packages, extracted user_account code to independent package 2019-06-22 17:48:44 -08:00