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

4 Commits

Author SHA1 Message Date
Lee Brown
8994ee4d1a fixed internal package unittests 2019-06-24 22:41:21 -08:00
Lee Brown
2651aea991 remove secret after test complete 2019-05-17 14:50:36 -04:00
Lee Brown
b4535820d4 JWT authenticator with AWS Secret Manager
Updated authenticator to store JWT private keys in AWS secret manager.
This improvement reduces the need to generate a local privite key for
the application to start on its initial run.
2019-05-17 14:42:50 -04:00
Lee Brown
e6453bae45 Imported github.com/ardanlabs/service as base example project 2019-05-16 10:39:25 -04:00