Skip to content

feat(auth): prepare sessions after authentication PR 4 - #5161

Open
MohamadJaara wants to merge 1 commit into
mo/async-db-migration/03-main-startupfrom
mo/async-db-migration/04-authentication
Open

feat(auth): prepare sessions after authentication PR 4#5161
MohamadJaara wants to merge 1 commit into
mo/async-db-migration/03-main-startupfrom
mo/async-db-migration/04-authentication

Conversation

@MohamadJaara

Copy link
Copy Markdown
Member

Goal

Prepare a user session after authentication before login and registration flows access its database.

Changes

  • gate email login, SSO login, registration, and account creation on session preparation
  • pass the prepared session scope to downstream authentication work
  • surface preparation failures through the existing authentication error paths
  • cover the updated login flows with focused tests

Stack

  • Epic branch: mo/epic/async-db-migration
  • PR 1
  • PR 2
  • PR 3
  • PR 4 of 7

Merge the stack bottom-up into the epic branch.

@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch from 77dca32 to fb4c135 Compare August 18, 2026 12:42
@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch from fb4c135 to b45705a Compare August 18, 2026 12:45
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Test Results

439 tests  ±0   439 ✅ ±0   34s ⏱️ +6s
 45 suites ±0     0 💤 ±0 
 45 files   ±0     0 ❌ ±0 

Results for commit 3d4837d. ± Comparison against base commit bfcab8a.

♻️ This comment has been updated with latest results.

@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch 2 times, most recently from 740d179 to 56c305c Compare August 21, 2026 09:55
@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch from 56c305c to f0a86c3 Compare August 21, 2026 10:13
@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch from f0a86c3 to 1dec76b Compare August 21, 2026 10:27
@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch from 1dec76b to 96cc01e Compare August 21, 2026 10:53
@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch from 96cc01e to 3d4837d Compare August 21, 2026 11:01
@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch from 3d4837d to 90f0e18 Compare August 21, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants