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

fix(jwt): add updated email on user create #1416

Merged
merged 1 commit into from Apr 3, 2024

Conversation

shentschel
Copy link
Collaborator

  • add check of email object is nil to DTO transformation - prevents runtime nil exception
  • fetch updated emails for user before creating session token

* add check of email object is nil to DTO transformation - prevents runtime nil exception

* fetch updated emails for user before creating session token
@FreddyDevelop FreddyDevelop merged commit 5ceb6bb into main Apr 3, 2024
12 checks passed
@FreddyDevelop FreddyDevelop deleted the fix/jwt-email-user-create branch April 3, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants