Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benMain
Copy link

@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
3 participants