Skip to content

What is correct GOOGLE_CALLBACK_URL ? #1

Open
@philipshurpik

Description

@philipshurpik

Hi!
Thanks for great project!
If I'm running it with default parameters (Configs.GOOGLE_CALLBACK_URL is None) and after auth it redirects me to this url:

http://localhost:8000/auth/google/callback?state=XXX&code=YYY&scope=ZZZ&prompt=consent

With content on page:
{"access_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiNjVlNWYyOGY1MDQxMTc5NzUxMDQ0ODE2IiwiYXVkIjpbImZhc3RhcGktdXNlcnM6YXV0aCJdLCJleHAiOjE3MDk1ODc3MjZ9.HZf6ar6vSvfXh_q8EjD-A-Ds99H6P_4CGWwZ6YxT6Z8","token_type":"bearer"}

I understand that everything should work slightly different and redirect to actual user page... But how to change config or code to achieve that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions