Skip to content

How to get the name and email address of the signed in user from Google? #1

@Olney1

Description

@Olney1

Many thanks for sharing this tutorial, I'm trying to work out how to retrieve the user details from the callback.

I was wondering if the following code is related to this:

session["name"] = id_info.get("name") session["email"] = id_info.get("email")

I tried saving these values into a variable and printing them but to no avail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions