Your favorite identity provider
home
OAuth Config
List all OAuth clients
Register a new OAuth client
{% if let Some(username) = username %}
Hello, {{username}}!
{% endif %}
Login
Create an account
Login
List all users
{% if let Some(username) = username %}
Account
List all active sessions your account
Add a new 2FA device to your account
List all 2FA devices for your account
{% endif %}