View Source Auth0.Management.Tickets (Auth0Api v2.2.0)
Summary
Functions
Create an email verification ticket for a given user. An email verification ticket is a generated URL that the user can consume to verify their email address.
Create a password change ticket for a given user. A password change ticket is a generated URL that the user can consume to start a reset password flow.
Types
@type config() :: Auth0.Config.t()
Functions
Create an email verification ticket for a given user. An email verification ticket is a generated URL that the user can consume to verify their email address.
see
https://auth0.com/docs/api/management/v2/tickets/post-email-verification
Create a password change ticket for a given user. A password change ticket is a generated URL that the user can consume to start a reset password flow.
see
https://auth0.com/docs/api/management/v2/tickets/post-password-change