Skip to content

Are passwords created with auth.signin already encrypted? #437

Answered by inian
pearlslugs asked this question in Questions
Discussion options

You must be logged in to vote

Yes, the passwords are hashed with bcrypt before they are stored in the database. You needn't do that in the application layer.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by J0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants