attempt to figure out auth
example: make auth work
add example
This repository provides an implementation of HTTP handlers for user authentication and account management based on auth0.
Provide handlers for typical authentication scenarios (login, logout, 2FA, password reset, email verification, etc.) as well as middleware for others (authorization based on authentication, role, 2FA upgrade, etc.).