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

feat(authentication-local): Add passwordHash property resolver #2660

Merged
merged 1 commit into from Jun 7, 2022

Conversation

daffl
Copy link
Member

@daffl daffl commented Jun 7, 2022

This is similar to the hashPassword hook but as a property resolver that can be used in a user schema. Also marks the protect and hashPassword hooks as deprecated since they should now be replace by schemas and resolvers.

@daffl daffl merged commit b41279b into dove Jun 7, 2022
@daffl daffl deleted the hash-resolver branch June 7, 2022 23:25
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

Successfully merging this pull request may close these issues.

None yet

1 participant