Skip to main content

auth0 click client.

Project description

Auth0 Client

Features

python click program for auth0

Installation

auth0_client is on PyPI so all you need is:

.. code:: console

$ pip install auth0_client

Example

Getting help

.. code:: console

$ Usage: auth-client [OPTIONS] COMMAND [ARGS]...

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  get-blacklist
  get-client-grants
  get-clients
  get-connections
  get-tenants
  get-user-log-events
  list-users

Example Ini file

.. code:: console

[parameters]
domain = xxx.auth0.com
id = xxx
secret = xxxx

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

auth0_client-0.0.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

auth0_client-0.0.1-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page