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(auth): mark identities last_sign_in_at field as optional #483

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Jul 30, 2024

What kind of change does this PR introduce?

Fix #482

last_sign_in_at field is marked as required but should be optional.

@grdsdev grdsdev requested a review from dshukertjr July 30, 2024 09:44
@grdsdev grdsdev merged commit c93cf90 into main Jul 30, 2024
6 checks passed
@grdsdev grdsdev deleted the fix/optional-last-sign-in-at branch July 30, 2024 11:58
@enyo
Copy link

enyo commented Jul 30, 2024

Wow that was quick. Thanks!

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

Successfully merging this pull request may close these issues.

Cannot sign in user due to missing lastSignIn field
3 participants