0.2.5 • Published 9 years ago

auth0-users v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 years ago

auth0-users

Incomplete Node SDK and CLI for Auth0 Users API v2

Install

npm install auth0-users --save

Configuration File

Default configuration file is ~/.auth0/default. Sample ~/.auth0/default

DOMAIN=mydomain.auth0.com
CLIENT_ID=xxxxxxxxxxxxxxx
CLIENT_SECRET=yyyyyyyyyyyyyyyy

Pass --config customconfig to use ~/.auth0/customconfig.

CLI

See usage.txt

SDK

License

MIT

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.1

9 years ago

0.1.0

9 years ago