Skip to content

Feature request: add phone_number to user info #43

Description

@djeclemen

Prerequisites

What is the problem you’re trying to solve?

Add user phone_number to user, if user is logged in with a mobile number, we got no valuable info in log

getUser: {
id: 'kp_c58a88a13c4642afaa45cacc66ca9d67',
given_name: undefined,
family_name: undefined,
email: undefined,
picture: undefined
}

What solution would you like to see?

getUser: {
id: 'kp_c58a88a13c4642afaa45cacc66ca9d67',
phone_number: '+45 12 34 56 78'
given_name: undefined,
family_name: undefined,
email: undefined,
picture: undefined
}

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions