Skip to content

🐛 Preserve current session after MFA changes - #183

Merged
Logan2234 merged 1 commit into
mainfrom
codex/preserve-current-mfa-session-main
Sep 2, 2026
Merged

🐛 Preserve current session after MFA changes#183
Logan2234 merged 1 commit into
mainfrom
codex/preserve-current-mfa-session-main

Conversation

@Logan2234

Copy link
Copy Markdown
Owner

Summary\n\n- preserve the session that initiates an MFA security change\n- revoke every other persistent session\n- bind new access tokens to a stable server-side session id\n\nExisting access tokens without a session id keep the conservative revoke-all behavior for their remaining short lifetime.

@github-actions github-actions Bot added the api apps/api (NestJS) label Sep 2, 2026
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
apps/api/src/auth/mfa.service.spec.ts 0.000% 4 Missing ⚠️
apps/api/src/users/mfa.controller.ts 0.000% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Logan2234
Logan2234 merged commit cf92f5b into main Sep 2, 2026
18 of 19 checks passed
@Logan2234
Logan2234 deleted the codex/preserve-current-mfa-session-main branch September 2, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api apps/api (NestJS)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant