Skip to content

Email verification on register + static UI login Bearer - #61

Merged
askmy-stack merged 1 commit into
mainfrom
security/email-verify-and-static-auth
Aug 10, 2026
Merged

Email verification on register + static UI login Bearer#61
askmy-stack merged 1 commit into
mainfrom
security/email-verify-and-static-auth

Conversation

@askmy-stack

Copy link
Copy Markdown
Owner

Summary

Test plan

  • CI auth tests green
  • Register → verify → login happy path
  • Static UI prompts for login and sends Bearer

Made with Cursor

Register creates inactive users, returns verification_token, and /auth/verify-email flips is_active + email_verified.

Co-authored-by: Cursor <[email protected]>
@cursor

cursor Bot commented Aug 10, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@askmy-stack
askmy-stack merged commit 13b0e40 into main Aug 10, 2026
1 check passed
@askmy-stack
askmy-stack deleted the security/email-verify-and-static-auth branch August 10, 2026 14:59
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.

Static UI auth integration Email verification on registration

1 participant