NAME
WebService::Auth0::Management::Guardian - Users management API
SYNOPSIS
DESCRIPTION
METHODS
This class defines the following methods:
factors
https://auth0.com/docs/api/management/v2#!/Guardian/get_factors
enrollments ($enrollment_id)
https://auth0.com/docs/api/management/v2#!/Guardian/get_enrollments_by_id
delete_enrollent ($enrollment_id_
https://auth0.com/docs/api/management/v2#!/Guardian/delete_enrollments_by_id
templates
https://auth0.com/docs/api/management/v2#!/Guardian/get_templates
update_templates
https://auth0.com/docs/api/management/v2#!/Guardian/put_templates
providers_by_name
https://auth0.com/docs/api/management/v2#!/Guardian/get_providers_by_name
create_ticket
https://auth0.com/docs/api/management/v2#!/Guardian/post_ticket
update_factor
https://auth0.com/docs/api/management/v2#!/Guardian/put_factors_by_name
put_twilio
https://auth0.com/docs/api/management/v2#!/Guardian/put_twilio
SEE ALSO
WebService::Auth0, https://auth0.com.
AUTHOR
See L<WebService::Auth0>
COPYRIGHT & LICENSE
See L<WebService::Auth0>