I tried using the auth0 postman template to make an authentication request using username and password and I\'m getting an unsupported grant type: password error
unsupported grant type: password error
Go to Default App > Settings >
In the bottom of settings, Click {Show Advanced Settings}
Select Grant Types Tab
Check the password which is unchecked by default
Post request to *//oauth/token and it works