Supabase.GoTrue.Schemas.GenerateLink (supabase_gotrue v0.3.9)
This module is responsible for generating links for different actions.
Fields
action_link- The link to the action.email_otp- The email one-time password.hashed_token- The hashed token.redirect_to- The redirect URL.verification_type- The type of verification.signupinvitemagicLinkrecoveryemail_change_currentemail_change_new
options- The options for the link.data- The data for the link.redirect_to- The redirect URL.
Summary
Functions
Link to this function
email_change_params(attrs)
Link to this function
invite_or_magic_link_params(attrs)
Link to this function
parse(attrs)
Link to this function
properties(attrs)
Link to this function
recovery_params(attrs)
Link to this function