Skip to content

feat(User): Add flexibility to User class.#1486

Open
benMain wants to merge 1 commit intoauthts:mainfrom
benMain:AddExtraTokenResponsProperties
Open

feat(User): Add flexibility to User class.#1486
benMain wants to merge 1 commit intoauthts:mainfrom
benMain:AddExtraTokenResponsProperties

Conversation

@benMain
Copy link
Copy Markdown

@benMain benMain commented Apr 27, 2024

Sometimes more data needs to be captured from the Token endpoint response than is standard. I'm proposing allowing users to specify extraTokenResponseKeys which will populate an extraTokenResponseProperties object inside the User object.

Closes/fixes #1485
#1485

Checklist

  • This PR makes changes to the public API
  • I have included links for closing relevant issue numbers

…re more data needs to be captured from the Token response.
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.

How to get additional AccessToken Response properties from SigninResponse to User object, or make user object extensible.

3 participants