Skip to content

feat(auth): improve frontend auth UX#8

Merged
yashrastogi merged 2 commits into
mainfrom
feature/12-improve-frontend-design
Feb 19, 2026
Merged

feat(auth): improve frontend auth UX#8
yashrastogi merged 2 commits into
mainfrom
feature/12-improve-frontend-design

Conversation

@neethika12
Copy link
Copy Markdown
Contributor

@neethika12 neethika12 commented Feb 19, 2026

Closes Sentinent-AI/Sentinent#12.

Changes

  • Redesigned login/create-account UI and interactions
  • Simplified create-account flow to email + password
  • Added reliable inline error messaging for invalid credentials and duplicate email
  • Added stable signup success flow with delayed redirect to login
  • Added frontend proxy configuration for /api requests

Testing

  • npm test -- --watch=false --browsers=ChromeHeadless

@neethika12 neethika12 changed the title Feature/12 improve frontend design feat(auth): improve frontend auth UX Feb 19, 2026
@yashrastogi yashrastogi merged commit 6e3e35b into main Feb 19, 2026
1 check passed
@yashrastogi yashrastogi deleted the feature/12-improve-frontend-design branch February 19, 2026 00:10
yashrastogi pushed a commit that referenced this pull request Apr 11, 2026
* feat(auth): redesign access experience with enterprise UX (ref Sentinent-AI/Sentinent#12)

* feat(auth): stabilize login/signup UX and error handling (ref Sentinent-AI/Sentinent#12)

---------

Co-authored-by: Neethika Prathigadapa <neethikaprathigadapa@Neethikas-MacBook-Air.local>
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.

Improve frontend design

2 participants