Skip to content

feat(extraTokenProperties): Add extra token properties#2471

Merged
pamapa merged 1 commit into
mainfrom
fix-1485
Jun 24, 2026
Merged

feat(extraTokenProperties): Add extra token properties#2471
pamapa merged 1 commit into
mainfrom
fix-1485

Conversation

@pamapa

@pamapa pamapa commented Jun 24, 2026

Copy link
Copy Markdown
Member

Takes code changes from merge-request #1486 and leaves not wanted changes like packge.json, etc... away, and improves code changes according to review in this merge-request.

Closes/fixes #1485

Checklist

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

@pamapa pamapa added this to the 3.6.0 milestone Jun 24, 2026
@pamapa pamapa added the enhancement New feature or request label Jun 24, 2026
@pamapa

pamapa commented Jun 24, 2026

Copy link
Copy Markdown
Member Author

@Laureatgrepi Time to verify/review this changes?

@pamapa pamapa force-pushed the fix-1485 branch 2 times, most recently from 0fdb376 to 32b8edf Compare June 24, 2026 09:28
Comment thread src/UserManager.ts
Comment thread src/User.ts Outdated
@pamapa pamapa force-pushed the fix-1485 branch 4 times, most recently from 6e2fa14 to e753f39 Compare June 24, 2026 13:18

@Laureatgrepi Laureatgrepi left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't verify that this works but LGTM

@pamapa pamapa merged commit b82a6a0 into main Jun 24, 2026
2 checks passed
@pamapa pamapa deleted the fix-1485 branch June 24, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

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