Hey I have requirement to create a new user record in out DB, So I have exposed a api end point which could create a record with the auth0 user id, I have followed your doc example for this Post User Registration Flow
while I test the action I am getting error : Cannot find module ‘axios’