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

UserInfoResponse object not typed #1226

Open
mooreds opened this issue May 14, 2021 · 0 comments
Open

UserInfoResponse object not typed #1226

mooreds opened this issue May 14, 2021 · 0 comments
Labels
client-library enhancement New feature or request

Comments

@mooreds
Copy link
Collaborator

mooreds commented May 14, 2021

UserInfoResponse object not typed

Problem

The response from the user info object, when retrieved by a client library, is a map<String,Object>.

Solution

Would be nice if it was typed and included supporting claims.

Alternatives/workarounds

Use the map object and docs, cast the objects to more precise types myself.

Additional context

This was a request from @adriano-di-giovanni originally posted here: FusionAuth/fusionauth-typescript-client#54 (comment)

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

@mooreds mooreds added client-library enhancement New feature or request labels May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client-library enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant