authlib / example-oauth2-server

Example for OAuth 2 Server for Authlib.
https://authlib.org/
684 stars 285 forks source link

Not routing to authorize after login #63

Closed punitvanjani closed 4 years ago

punitvanjani commented 4 years ago

i am trying to run this example, able to run and get login screen. Now i am entering the details in "Alexa" which is my client for this oauth server.

Able to get the login page from Alexa, However i am not able to navigate to Authorize after proper signing in.

Please help Regards, Punit

lepture commented 4 years ago

I can't understand your question.