Skip to content

feat: add password reset shortcut and auth doc cleanup#5

Merged
jasper0507 merged 5 commits into
mainfrom
feat/auth-rework-no-security
Apr 29, 2026
Merged

feat: add password reset shortcut and auth doc cleanup#5
jasper0507 merged 5 commits into
mainfrom
feat/auth-rework-no-security

Conversation

@jasper0507
Copy link
Copy Markdown
Owner

Summary

  • Add a settings-menu shortcut that opens the forgot-password flow with the logged-in account email prefilled.
  • Carry auth reset state through the app so the auth screen can reopen in password-reset mode.
  • Clean up the real-data-loop design doc to use current diaryKey terminology and note the modern session model.
  • Add regression coverage for the password-reset shortcut.

Test Plan

  • cd frontend && npm test
  • cd frontend && npm run build

Notes

  • Includes an Unreleased changelog entry for the new auth UX polish.

@jasper0507 jasper0507 merged commit 15d7959 into main Apr 29, 2026
6 checks passed
@jasper0507 jasper0507 deleted the feat/auth-rework-no-security branch April 29, 2026 02:05
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