-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm using this code:
password='YLY7AdZRvG'
password_hash(password).then(hash => {
console.log(hash)
})
And the output is:
$2y$O/efRrDqGWcGYfP93jOQShDEVtWJ4Gq6XAjF0dZ1YbensfAe0HbWqDTkBpwYr+4obOEmA55ZFJf/VuihO9GKWw
And using those values on https://onlinephp.io/password-verify i get "false".
Any idea?
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels