This website requires JavaScript.
Explore
Help
Register
Sign In
ilia
/
auth-remote-react
Watch
1
Star
0
Fork
0
You've already forked auth-remote-react
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d81eaba4b64c141267f3a1c3128ec50e7f3ba7d
auth-remote-react
/
src
/
features
/
auth
/
model
History
Ilia Mashkov
6d81eaba4b
feat(auth): add validatePassword function with requirements for min and max characters amount, presence of at least one uppercase letter, one lowercase letter, one digit and one special symbol; cover it with tests
2026-03-25 10:34:54 +03:00
..
selectors
feat(auth): add selectStatusIsLoading selector to get information whether auth store status equals "loading"
2026-03-24 19:57:27 +03:00
stores
feat(auth): add validatePassword function with requirements for min and max characters amount, presence of at least one uppercase letter, one lowercase letter, one digit and one special symbol; cover it with tests
2026-03-25 10:34:54 +03:00
types
refactor(auth): rewrite store actions, remove arguments, add checks validation and status checks; add test cases
2026-03-24 13:04:58 +03:00
index.ts
chore: export modules
2026-03-24 19:29:37 +03:00