I’m using a trial version and integrating the auth0 with the backend rest API. followed the steps mentioned in tutorial, however I’m not being able to get a JWT token from Auth0. I have downloaded the postman collection, a tool i use for Api verification but it seems like it doesn’t have any endpoint that can use the username and password to get me the token that I can use in postman to verify my api.