Flows
End-to-end multi-step page-level compositions. Drop into a route and the SDK handles the entire UI.
CompleteAccountSecurityFlow
Single-page “Account security” surface — drops change-password, 2FA
CompleteEmailVerificationFlow
Email-verification landing — mount on the route your verification
CompleteImpersonationFlow
Admin impersonation start-form: pick a user id, supply a reason,
CompleteLoginFlow
“Sign in” page — opinionated composition of:
CompleteOrgAdminFlow
One-page org administration surface.
CompletePasswordResetFlow
Combined password-reset surface — branches on whether a token was
CompleteSignupFlow
Full registration flow: collect details → register → display
CompleteSsoCallbackFlow
SSO callback handler — mount on your redirectUrl route (the same