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

381 tests   381 ✅  23s ⏱️
 40 suites    0 💤
 40 files      0 ❌

Results for commit 740d179.

♻️ This comment has been updated with latest results.

@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/04-authentication branch from b45705a to 740d179 Compare August 19, 2026 11:49
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