Signin
⚡ 10 min totalPasswordless member login via Transcodes Auth — passkey, TOTP, email OTP, and hardware keys. Your app loads the SDK and redirects; you do not embed auth UI.
Flow
Guide
Step 1: Create a projectStep 2: Load the SDKStep 3: Redirect to sign inStep 4: Auth state eventsStep 5: Verify JWT on the serverBonus: Member console
Legacy modal APIs (openAuthLoginModal) are deprecated. Use redirectToSignIn and handleSignInCallback only.
Related: Console · Step-up Auth · RBAC
Last updated on