Supabase.GoTrue.Schemas.UserParams (supabase_gotrue v0.3.10)

Uuser params schema. This schema is used to validate and parse the parameters for creating a new admin user.

Fields

  • data - The metadata to associate with the user.
  • email - The user's email.
  • phone - The user's phone.
  • password - The user's password.
  • nonce - The user's nonce.
  • email_redirect_to - The user's nonce.

Summary

Functions

Link to this function

parse_update(attrs)