Skip to content

Getting user birthday #131

@MohammedAl-Mahdawi

Description

@MohammedAl-Mahdawi

Hi,

First I want to thank you for this amazing module.

Second I want to get the user's birthday and here is my scop object:

{ scope: [ 'https://www.googleapis.com/auth/plus.login',
  'https://www.googleapis.com/auth/user.birthday.read', 'https://www.googleapis.com/auth/plus.profile.emails.read'] }

And my profile fields are:

profileFields: ["birthday", "email", "first_name", "gender", "last_name"]

When I authenticate with google it tells me that the app will receive my birthday, but can't find any birthday field in the "profile" object!

All the best,
Mohammed

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