Skip to content

tylernix/a0-demo-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal CLI Tool To Help With Auth0 Demos

I wanted a tool to automate some of the repetitive tasks I was talking about while performing demos of the Auth0 product. I also wanted to learn Golang in the process.

Demo

a0-demo-user-import

Environment Variables

To run this project, you will need to add the following environment variables to a local.env file in the root of the project.

AUTH0_DOMAIN

AUTH0_CLIENT_ID

AUTH0_CLIENT_SECRET

These environment variables can be obtained by creating a M2M application in your Auth0 tenant. Make sure it is given the permissions to call call the Auth0 Management API.

About

Personal CLI tool to help with Auth0 demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published