Skip to content

deploy instructions and oauth2callback #153

@nicks

Description

@nicks

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions