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

Show user information based on koala user id instead of email #46

Open
Mstiekema opened this issue Dec 12, 2023 · 0 comments
Open

Show user information based on koala user id instead of email #46

Mstiekema opened this issue Dec 12, 2023 · 0 comments

Comments

@Mstiekema
Copy link
Member

If a user changes their email in koala it will not be updated in mongoose. This is why we should match on the koala user id. The current id, supplied by the sub in the user creation is the wrong id. This will match the user to another user,

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

No branches or pull requests

1 participant