Update authentication settings (admin only)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
4 <= x <= 128Method 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 List of allowed URLs for authentication redirects. If empty, all redirects are allowed for smoother development UX. This is not recommended in production.
Configuration updated successfully
4 <= x <= 128code, link code, link List of allowed URLs for authentication redirects. If empty, all redirects are allowed for smoother development UX. This is not recommended in production.