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

104 Commits

Author SHA1 Message Date
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
b40d389579 Basic example cleanup
Rename sales-api to web-api and remove sales-admin
2019-05-16 18:05:39 -04:00
e6453bae45 Imported github.com/ardanlabs/service as base example project 2019-05-16 10:39:25 -04:00
a5af03321d add README 2019-05-16 10:33:50 -04:00