Opinionated, reusable microservice (JSON API-only) for secure authentication.
It provides everything you need to sign up, log in, log out and store user data.
It's based on a combination of long-lived, revokable cookie-based sessions and short-lived JWT tokens.
- magic link via email
- email & password
- oAuth2
This project is a work in progress, not intended for production use. More details soon.