Skip to content

Secure auth flows and harden validation across the UI#350

Open
manideepreddytippana wants to merge 6 commits into
realworld-apps:mainfrom
manideepreddytippana:main
Open

Secure auth flows and harden validation across the UI#350
manideepreddytippana wants to merge 6 commits into
realworld-apps:mainfrom
manideepreddytippana:main

Conversation

@manideepreddytippana

Copy link
Copy Markdown

Hardened auth security by disabling the debug interface in production and avoiding JWT localStorage in prod.
Improved UI correctness with reactive ifAuthenticated updates and stricter form validation (email/password, block invalid Enter submits).1. fix: prevent auth data leak from debug interface in production
2. fix: secure JWT storage in production
3. fix: update ifAuthenticated directive on input changes
4. fix: add email validation for auth and settings forms
5. fix: prevent invalid form submission on Enter key

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