You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-06 22:32:51 +02:00
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.
4 lines
66 B
Modula-2
4 lines
66 B
Modula-2
module gitlab.com/geeks-accelerator/oss/saas-starter-kit
|
|
|
|
go 1.12
|