Skip to content

gm-soft/auth0-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth0 migration jobs

This repository contains code that migrates user_type from user_metadata to app_metadata in Auth0.

Steps to execute:

  1. Install dependencies: npm install

  2. Run users export:

npm run trigger-export-job
  1. Check job status:
npm run check-export-job
  1. Download file from Auth0 and save it in root folder of the project.

  2. Run migration:

npm run migration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published