Loading repository data…
Loading repository data…
aanu2021 / repository
This web application is a super easy graphical user interface to register a new user, as well as help the application to authenticate them through log-in & log-out. Also provides authorization details by using different npm packages, such as bcrypt (for hashing) , validator (for validation user details) , jwt (to create a session for the user) .
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This web application is a super easy graphical user interface to register a new user, as well as help the application to authenticate them through log-in & log-out. Also provides authorization details by using different npm packages, such as bcrypt (for hashing) , validator (for validation user details) , jwt (to create a session for the user) , cookie (along with jwt).