I have log in working with my NuxtJS application however auth0 is asking the user to accept scopes. How do I bypass consent and just log in?
It was because I was running on localhost.
I added an alias to my /etc/hosts and all is well.
Thanks for following up on this!