DOCS
  • Start
DOCS
Main menu
Python
  • Introduction
  • Installing
  • Initializing

  • Database
    • Fetch data
    • Insert data
    • Update data
    • Upsert data
    • Delete data
    • Call a Postgres function

  • Auth
    • Overview
    • Create a new user
    • Create an anonymous user
    • Sign in a user
    • Sign in with ID token (native sign-in)
    • Sign in a user through OTP
    • Sign in a user through OAuth
    • Sign in a user through SSO
    • Get user claims from verified JWT
    • Sign out a user
    • Send a password reset request
    • Verify and log in through OTP
    • Retrieve a session
    • Retrieve a new session
    • Retrieve a user
    • Update a user
    • Retrieve identities linked to a user
    • Link an identity to a user
    • Unlink an identity from a user
    • Send a password reauthentication nonce
    • Resend an OTP
    • Set the session data
    • Exchange an auth code for a session

  • Edge Functions
    • Invokes a Supabase Edge Function.

  • Realtime
    • Overview
    • Subscribe to channel
    • Unsubscribe from a channel
    • Unsubscribe from all channels
    • Retrieve all channels
    • Broadcast a message

  • Storage

Lost Life V2.0