Skip to content

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

Closed
benMain wants to merge 7 commits into
authts:mainfrom
benMain:AddExtraTokenResponsProperties
Closed

feat(User): Add flexibility to User class.#1486
benMain wants to merge 7 commits into
authts:mainfrom
benMain:AddExtraTokenResponsProperties

Conversation

@benMain

@benMain benMain commented Apr 27, 2024

Copy link
Copy Markdown
Contributor

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.
@Laureatgrepi

Copy link
Copy Markdown

Any plans to merge this PR?

@benMain benMain closed this Jun 9, 2026
@benMain benMain reopened this Jun 9, 2026
@pamapa

pamapa commented Jun 17, 2026

Copy link
Copy Markdown
Member

Somehow this pull-request was under my radar, yes we can merge this once its rebased and does only change TypeScript files. E.g. changing project.json, release.yml, ... is not good.

@benMain still interested to have this merged?

@pamapa pamapa added this to the 3.6.0 milestone Jun 17, 2026
@pamapa

pamapa commented Jun 24, 2026

Copy link
Copy Markdown
Member

replaced with #2471

@pamapa pamapa closed this Jun 24, 2026
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.

6 participants