Skip to content

Add support for using Social Login (OAuth) for reauthentication (veri…#1183

Merged
jwag956 merged 1 commit intomainfrom
sverify1165
Mar 6, 2026
Merged

Add support for using Social Login (OAuth) for reauthentication (veri…#1183
jwag956 merged 1 commit intomainfrom
sverify1165

Conversation

@jwag956
Copy link
Collaborator

@jwag956 jwag956 commented Mar 5, 2026

…fy).

Also - change documentation to refer to Social Login (OAuth) which is more user-facing friendly Change the button labels to 'Continue with github' - will do the login button in another PR. Improved JSON payload for reauthentication responses, /us-verify, and /verify by adding whether OAuth feature is enabled and which providers are configured.

close #1165

…fy).

Also - change documentation to refer to Social Login (OAuth) which is more user-facing friendly
Change the button labels to 'Continue with github' - will do the login button in another PR.
Improved JSON payload for reauthentication responses, /us-verify, and /verify by adding whether OAuth feature is enabled and which
providers are configured.

close #1165
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.54%. Comparing base (0c15287) to head (51a0245).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1183      +/-   ##
==========================================
+ Coverage   98.52%   98.54%   +0.01%     
==========================================
  Files          40       40              
  Lines        5033     5077      +44     
==========================================
+ Hits         4959     5003      +44     
  Misses         74       74              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jwag956 jwag956 merged commit 8257549 into main Mar 6, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Support reauthentication/verify for social oauth

1 participant