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

6 Commits

Author SHA1 Message Date
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
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
Lee Brown
790c7b3255 Added image resizer for responsive web apps 2019-05-20 22:16:58 -05:00
Lee Brown
e6453bae45 Imported github.com/ardanlabs/service as base example project 2019-05-16 10:39:25 -04:00