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

invalid loadUserInfo interface for typescript #19

Open
SupawishPK opened this issue Dec 13, 2022 · 1 comment
Open

invalid loadUserInfo interface for typescript #19

SupawishPK opened this issue Dec 13, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@SupawishPK
Copy link

Description

image

Discussion

No response

Motivation

No response

Details

No response

@jonkoops jonkoops added the good first issue Good for newcomers label Dec 14, 2022
@jonkoops
Copy link
Contributor

Since the response from the userinfo endpoint is built up dynamically it's hard to tell which properties might be there (or not). In this case the {} type is actually quite valid, although not ideal.

Feel free to open up a PR to change this type to a record with the properties that you are sure will be there.

@jonkoops jonkoops self-assigned this May 11, 2023
@ssilvert ssilvert added the help wanted Extra attention is needed label Aug 22, 2023
@jonkoops jonkoops transferred this issue from keycloak/keycloak Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants