How do I use auth0-node to create a user & get JWT

I am using Auth0-Node and can not figure out how to:

  1. Create a user,
  2. Get their JWT for my Auth0 application

This must all be done programmatically. I have their email address and will auto-generate a password for them.

Thanks!

Hi again @eob,

It looks like you’ve figured this out in your previous post. I am going to close this one and we can work through it there.

ref: Unable to create user and log in with auth0-node

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.