• About
  • Sponsor
  • grep::cpan
  • Recent
  • FAQ
  • Tools
  • API
    • Identities
    • Profile
    • Favorites
    • Logout
    • GitHub
    • Twitter
    • Google
  • 03 Jan 2019 23:26:17 UTC
  • Distribution: WebService-Auth0
  • Source (raw)
  • Browse (raw)
  • Changes
  • Homepage
  • How to Contribute
  • Repository
  • Issues (1)
  • Testers (343 / 0 / 0)
  • Kwalitee Kwalitee Score
  • Bus factor: 1
  • 37.41% Coverage
  • License: perl_5
  • Activity
  • Activity Graph
    24 month
  • Tools
  • Download (17.36KB)
  • MetaCPAN Explorer
  • Permissions
  • Subscribe to distribution
    • Dependencies
    • Future
    • JSON::MaybeXS
    • LWP
    • Module::Runtime
    • Moo
    • Params::Validate
    • URI

    • Reverse dependencies
    • CPAN Testers List
    • Dependency graph
  • Permalinks
  • This version
  • Latest version
  • Authored by: JJNAPIORK
John Napiorkowski  / 
WebService-Auth0-0.002
River stage zero No dependents
⭐ Starred 0 GitHub stars
/ WebService::Auth0::Management::Guardian
Contents
  • NAME
  • SYNOPSIS
  • DESCRIPTION
  • METHODS
    • factors
    • enrollments ($enrollment_id)
    • delete_enrollent ($enrollment_id_
    • templates
    • update_templates
    • providers_by_name
    • create_ticket
    • update_factor
    • put_twilio
  • SEE ALSO
  • AUTHOR
  • COPYRIGHT & LICENSE

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>

Module Install Instructions

To install WebService::Auth0, copy and paste the appropriate command in to your terminal.

cpanm

cpanm WebService::Auth0

CPAN shell

perl -MCPAN -e shell
install WebService::Auth0

For more information on module installation, please visit the detailed CPAN module installation guide.

Close
MetaCPAN
About
Sponsor
grep::cpan
Recent
FAQ
Tools
API
Perl.org
Bytemark logo liquidweb logo Deriv logo Geocode logo Fastly logo OpenCage logo Elastic logo Route4Me logo

Keyboard Shortcuts

Global
s Focus search bar
? Bring up this help dialog
GitHub
g p Go to pull requests
g i go to github issues (only if github is preferred repository)
POD
g a Go to author
g c Go to changes
g i Go to issues
g d Go to dist
g r Go to repository/SCM
g s Go to source
g b Go to file browse
Search terms
module: (e.g. module:Plugin)
distribution: (e.g. distribution:Dancer auth)
author: (e.g. author:SONGMU Redis)
version: (e.g. version:1.00)