Menu
SupabaseDocs
Reference
  • GoTrue Client
  • PostREST Client
Supabase
  • Docs
  • Reference
    • GoTrue Client
    • PostREST Client
  • Getting started
    • GoTrue Client
    • Installing
  • Client functions
    • Client Instance
    • signUp
    • signIn
    • signOut
    • user
    • update
    • onAuthStateChange
  • General functions
    • API Instance
    • api.signUpWithEmail
    • api.signInWithEmail
    • api.resetPasswordForEmail
    • api.signOut
    • api.getUser
    • api.updateUser
    • api.refreshAccessToken

api.signUpWithEmail

Creates a new user using their email address.

Parameters#

  • emailrequiredstring

    The email address of the user.

  • passwordrequiredstring

    The password of the user.

Examples#

Sign up a new user with email#

  • JavaScript
  • Python
Previous
« API Instance
Next
api.signInWithEmail »
  • Parameters
  • Examples
    • Sign up a new user with email

Company

  • Humans
  • Blog
  • Open source

Resources

  • Docs
  • Pricing
  • Support

Community

  • GitHub
  • Twitter
  • DevTo
  • Stackshare
  • Product Hunt

Alpha

  • Join our alpha