Hi,
I came across a method to call an Auth0 endpoint whenever a new user is added to our application database so that the new user can obtain a JWT token when she logs in.
Is this procedure common ? What about bulk additions ? Users are first registered with the application.
Am I missing something ?
Thanks,
Mohan