-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
The deploy instructions have me set everything up for my-project.appspot.com/oauth2callback.
But then there's a step that wants me to login on my local server (localhost:5000), which obviously won't work because the authentication flow will try to hit my-project.appspot.com
I was able to resolve this on my own by just making all the oauth callback stuff work against localhost:5000 too, but wanted to know if I had just missed a step, or if there was a better way to resolve this.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels