/login
errors with:
http://community.auth0.com/t/missing-client-parameter/10119/33
/authorize
errors with:
invalid_request : Missing required parameter: response_type
I’ve created a fresh SPA with localhost:3000/callback as the allowed callback and then tried to go to my hosted login page.
New to Auth0 so maybe I’m doing something wrong.