🚀 Stablecoin Accounts are live! Learn more

Dynamic home pagelight logodark logo
  • Explore Dynamic
  • Start Free
  • Start Free
Documentation
React SDK
React Native SDK
Swift SDK
Flutter SDK
Tutorials
API Reference
Troubleshooting
Live Support
  • System Status
  • Changelog
  • Rest API
    • Introduction
    • GlobalWallets
    • GlobalWalletAccessControl
    • NameServices
    • TestAccount
    • CustomHostnames
    • Exports
    • Gates
    • Settings
    • Analytics
    • Organizations
    • Projects
    • Custom Networks
    • Chainalysis
    • Environments
    • Sessions
    • Wallets
    • Users
    • Visits
    • Members
    • MfaSettings
    • Invites
    • ExternalJwt
    • Origins
    • UserApiTokens
    • Tokens
    • Allowlists
    • Chains
    • SDK Views
    • Events
    • Webhooks
    • SDK
      • Authentication & Authorization
        • POST
          Initialize oauth auth sequence
        • GET
          Check that session is valid
        • POST
          Endpoint to sign-in using a token issued by an external auth provider
        • POST
          Endpoint to refresh the JWT auth token using the current valid JWT auth token in the authorization header
        • GET
          Get signin email provider
        • POST
          Initialize email verification process
        • POST
          Initialize sms verification process
        • POST
          Send new code for sms verification
        • POST
          Verify sms verification request
        • POST
          Verify an sms and sign in user
        • POST
          Verify email verification request
        • POST
          Verify an email and sign in user
        • POST
          Send new code for email verification
        • GET
          Get the current user's MFA Devices
        • GET
          Get the current user's MFA by device id
        • PUT
          Update a device
        • DEL
          Delete a device (if not default device)
        • GET
          Register a new TOTP MFA device and get Totp Secret
        • POST
          Verify TOTP MFA device
        • POST
          Upgrade JWT scope with valid MFA session
        • GET
          Register a new Passkey MFA device
        • POST
          Verify Passkey MFA device
        • GET
          Auth Passkey MFA device
        • GET
          Get recovery codes
        • POST
          Generate new recovery codes for user
      • Wallet Management
      • Transaction & Network
      • User Management
      • Security & Compliance
      • Integration & Configuration
      • Analytics & Monitoring
      • Provider Integration
    • Custom Fields
    • DeeplinkUrls
    • Mfa
    • Waas
    • Schemas
    Authentication & Authorization

    Initialize oauth auth sequence

    This endpoint initializes a secure oauth authentication sequence by providing the state and current url path to the API.

    Was this page helpful?

    Redeliver message for an webhookCheck that session is valid
    twitterlinkedinslack
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.