Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-login-bcrypt

Basic login from javascript

  • hash password save
  • after 5 minus no action in page will show input Password

Example password is

1111

Will have hash save type example

$2a$10$m/wYIBkzHatgj9TPxWFrDOEouWxHokapVm.2gkB66TgrTBC3jLA1u
$2a$10$TP6wIx0dWtEMkxoTrQ9WN.G.j7jX22mFlKoPg8j8mNzs6/C2RbiJu
....

function general password

hassString(input)

example demo https://tranchausky.github.io/javascript-login-bcrypt/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages