auth0-read

Reading from Auth0

Description

  • Name: @scramjet/auth0-read
  • Version: 0.1.0
  • Language: python
  • Author: gzukowski
  • Tags: Stripe,Mailchimp,Auth0

Get your API keys

:warning: Remember you can generate keys with minimal permissions :warning:

Now open config.json file and fill all the empty spaces with the information you got. mailchimp_server is everything after "-" in mailchimp's API key eg. "us21".

Query url is already set, generator of such url can be found here

Running

:white_check_mark:Make sure the ChimpInsert sequence is already running:white_check_mark:

Open terminal:

# Go into Auth0's sequence directory cd Auth0 # Build sequence npm run build # Deploy sample to STH si seq deploy dist -f config.json