Authorizations
Session cookie authentication for production deployments. The session token is automatically set as an HTTP-only, secure cookie.
Body
application/json
Authentication strategy to use
Available options:
plain_email, plain_username, phone_otp, email_otp, magic_link, passkey Username for username-based authentication
Email address for email-based authentication
Phone number for phone-based authentication
Password for credential-based authentication
