Test all authentication scenarios for your Drupal API
Traditional username and password authentication. Supports automatic TFA detection.
Passwordless authentication via email. Enter username, receive code via email, login.
Enable two-factor authentication. Scan QR code with authenticator app and verify.
Check and accept terms and conditions. Automatically triggered after login if required.
Request password reset email and reset password with token received via email.
View your session information and test authenticated API calls.
Username/password with HttpOnly cookies
TOTP-based 2FA with QR code setup
Email-based one-time password codes
Login flow adapts based on user settings
Automatic acceptance flow after login
Email-based password recovery