Javascript Reference v2.0

Exchange an auth code for a session

Log in an existing user by exchanging an Auth Code issued during the PKCE flow.

  • Used when flowType is set to pkce in client options.
Parameters
    authCode
    REQUIRED
    string

supabase.auth.exchangeCodeForSession('34e770dd-9ff9-416c-87fa-43b31d7ef225')