A generic account and auth management backend
Design patterns heavily influenced by Alex Edwards books.
- Teams
- Users
- Roles
- Tokens
Locally
make run-server
Run the integration tests via the makefile
make ENV=int test-int-local
A generic account and auth management backend
Design patterns heavily influenced by Alex Edwards books.
Locally
make run-server
Run the integration tests via the makefile
make ENV=int test-int-local