Skip to content

Add password4j implementation of PasswordEncoder #17706

@rwinch

Description

@rwinch

We should add a (or multiple?) password4j implementation of PasswordEncoder. I haven't looked at the API, so we might be able to get away with a single implementation (e.g. Password4jPasswordEncoder) that supports multiple algorithms. If not, then we may need multiple implementations (e.g. Password4jBCryptPasswordEncoder, Password4jSCryptPasswordEncoder, etc).

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions