Skip to content

feat: update identities.last_sign_in_at on subsequent sign-ins#2595

Open
gourabsingha1 wants to merge 1 commit into
supabase:masterfrom
gourabsingha1:feat-identity-last-sign-in
Open

feat: update identities.last_sign_in_at on subsequent sign-ins#2595
gourabsingha1 wants to merge 1 commit into
supabase:masterfrom
gourabsingha1:feat-identity-last-sign-in

Conversation

@gourabsingha1

Copy link
Copy Markdown

Fixes #2563. This PR ensures that last_sign_in_at on the auth.identities table is updated on subsequent sign-ins, matching the official documentation.

@gourabsingha1 gourabsingha1 requested a review from a team as a code owner June 25, 2026 19:33
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.

auth.identities.last_sign_in_at not updated after subsequent sign-ins (contradicts docs)

1 participant