Skip to content

feat: expanded user profile scope#11

Open
raashidanwar wants to merge 1 commit intovltpkg:mainfrom
raashidanwar:expand-user-profile-scope
Open

feat: expanded user profile scope#11
raashidanwar wants to merge 1 commit intovltpkg:mainfrom
raashidanwar:expand-user-profile-scope

Conversation

@raashidanwar
Copy link

Expanded the user scope to information

  • user.name
  • user.email
  • user.email_verified
  • user.github
{
  "name": "johndoe",
  "email": "john@domain.com",
  "email_verified": false,
  "github": "johndoe",
  "created": "2015-02-26T01:26:01.124Z",  // (read-only)
  "updated": "2023-01-10T21:55:32.118Z"  // (read-only)
}

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant