Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buddy-hashers in handlers/sign_in.clj ? #82

Open
jaromil opened this issue Jan 13, 2018 · 0 comments
Open

buddy-hashers in handlers/sign_in.clj ? #82

jaromil opened this issue Jan 13, 2018 · 0 comments

Comments

@jaromil
Copy link
Member

jaromil commented Jan 13, 2018

While most functions are moved inside just-auth, the password derivation (KDF) is still done inside this code by hashers/derive and hashers/check. Shouldn't it be moved also inside just-auth and made implicit? In no occasion passwords should be handled without a derivation anyway,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant