A service to handle authentication and authorization
See Makefile's -build- commands
See Makefile's -deploy- command
Note: check the deploy yaml files and set the required secrets and env vars
PostgreSQL
database: auth
user: dinghy-auth
Contains tokens, credentials, permissions
See Makefile's -db- commands to run migration and access db (use .envrc for the connection string)
Redis (In Progress)