auth0 custom database api fields

If you create the user directly at your store then Auth0 will not know it was created or that it exists until the first operation that goes through Auth0 and targets that user; that operation is usually the login one. What I was trying to say was that the user would only have an Auth0 user profile after that first operation/login.