An open API service indexing awesome lists of open source software.

https://github.com/zeropsio/recipe-supertokens


https://github.com/zeropsio/recipe-supertokens

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Zerops x Supertokens

### Features
- uses Node.js backend and Angular frontend
- uses Postgres for database
- includes Mailpit for SMTP in development
- includes dashboard, sessions, passwordless setup

### How to use
- you can access the dashboard at `https:///auth/dashboard`
- the initial dashboard user is created automatically with random email, you can find it in `nodejsbackend` service environemnt variables (`SUPERTOKENS_ADMIN_EMAIL` and `SUPERTOKENS_ADMIN_PASSWORD`)