Skip to content

saarwasserman/dinghy-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users Service

A service to handle authentication and authorization

Build (bin, docker)

See Makefile's -build- commands

Deploy (k8s)

See Makefile's -deploy- command

Note: check the deploy yaml files and set the required secrets and env vars

Databases

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)

About

authentication and authorization service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published