Skip to content

fix(identity): address auth review findings#7

Merged
zagrosi-code merged 1 commit into
mainfrom
fix/auth-review-findings
May 16, 2026
Merged

fix(identity): address auth review findings#7
zagrosi-code merged 1 commit into
mainfrom
fix/auth-review-findings

Conversation

@zagrosi-code

Copy link
Copy Markdown
Owner

Summary

  • keep sign-up user creation inside the active transaction
  • return session credentials and session/CSRF cookies from password sign-in
  • make sign-out revoke the authenticated session and clear cookies

Tests

  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --all-features --no-fail-fast

Signed-off-by: MicrosoftWindows96 <spam@zagrosi.com>
@zagrosi-code zagrosi-code merged commit 0aef03f into main May 16, 2026
17 checks passed
@zagrosi-code zagrosi-code deleted the fix/auth-review-findings branch May 16, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant