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

Do not include "email": null in JWT (if there is no email) #964

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

LukasKalbertodt
Copy link
Member

@LukasKalbertodt LukasKalbertodt commented Oct 18, 2023

Just a tiny thing I noticed recently. Note for testing: jose does not have an email, everyone else does. nevermind, Jose is not allowed to request JWTs... mhpf.

@LukasKalbertodt LukasKalbertodt added the changelog:admin Changes primarily for admins label Oct 18, 2023
@github-actions github-actions bot temporarily deployed to test-deployment-pr964 October 18, 2023 12:45 Destroyed
Copy link
Member

@owi92 owi92 left a comment

Choose a reason for hiding this comment

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

Yeah as you mentioned, there is no way of testing this for users without email, but also no need to I think, since the email thing was just added recently anyway.

@owi92 owi92 merged commit bd6d6b6 into elan-ev:master Oct 20, 2023
3 checks passed
@LukasKalbertodt LukasKalbertodt deleted the smaller-jwts branch October 23, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:admin Changes primarily for admins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants