Get current authentication settings including all configuration options (admin only)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Authentication configuration
4 <= x <= 128URL to redirect users after successful email verification (if not set, shows default success page)
URL to redirect users after successful password reset (if not set, shows default success page)
Method for email verification (code = 6-digit OTP, link = magic link)
code, link Method for password reset (code = 6-digit OTP + exchange flow, link = magic link)
code, link URL to redirect users after successful sign in