-
Notifications
You must be signed in to change notification settings - Fork 690
Pull requests: supabase/auth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(oauth): prevent authorization-code replay race at /oauth/token
#2612
opened Jul 2, 2026 by
reactima
Loading…
fix(Dockerfile.dev): copy internal/forks/godotenv to WORKDIR
#2611
opened Jul 2, 2026 by
vishu160196
Loading…
chore(master): release 2.193.0
autorelease: pending
#2608
opened Jul 2, 2026 by
supabase-releaser
Bot
Loading…
fix(oauthserver): consume authorization code under a row lock so it stays single-use
#2605
opened Jul 1, 2026 by
kanywst
Loading…
fix: don't bypass double_confirm_changes when mailer_autoconfirm is true
#2601
opened Jun 29, 2026 by
shkuls
Loading…
fix(otp): improve error messages when phone provider is not configured
#2599
opened Jun 27, 2026 by
Suryap-hub
Loading…
fix: preserve double slashes in custom scheme redirect URIs
#2598
opened Jun 26, 2026 by
gourabsingha1
Loading…
fix(auth): prevent duplicate identity email collisions during OAuth a…
#2597
opened Jun 25, 2026 by
Aqeedkalburgi
Loading…
feat: make PKCE optional for confidential clients in OAuth server
#2596
opened Jun 25, 2026 by
gourabsingha1
Loading…
feat: update identities.last_sign_in_at on subsequent sign-ins
#2595
opened Jun 25, 2026 by
gourabsingha1
Loading…
Fix: Allow newlines in SMS OTP templatefix: allow newlines in SMS OTP template
#2594
opened Jun 25, 2026 by
amulya-18
Loading…
fix: read template body from local file path when configured
#2592
opened Jun 25, 2026 by
tsushanth
Loading…
fix: preserve API_EXTERNAL_URL path when building confirmation links
#2591
opened Jun 25, 2026 by
tsushanth
Loading…
fix(oauthserver): make PKCE optional for confidential clients on /oauth/authorize
#2588
opened Jun 23, 2026 by
tsushanth
Loading…
fix: return email_address_not_provided for external provider with no email
#2584
opened Jun 18, 2026 by
PierreVieira
Loading…
fix(sms): render literal \n in SMS/MFA OTP templates as newlines
#2581
opened Jun 17, 2026 by
Priyabartkumar
Loading…
fix: use config.SiteURL instead of externalURL for send_email hook payload
#2559
opened Jun 1, 2026 by
yonatan-genai
Loading…
Fix percent-decoding for custom OAuth provider identifiers issues #2541
#2554
opened May 29, 2026 by
big1231945
Loading…
feat: add pagination for oauth client list endpoint
#2552
opened May 28, 2026 by
cemalkilic
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.