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.

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