No description
Find a file
2021-01-02 12:46:20 +05:30
src readme and license 2021-01-02 12:46:20 +05:30
.gitignore init: copied over stuff from shuttlecraft/identity 2021-01-02 12:33:35 +05:30
Cargo.toml readme and license 2021-01-02 12:46:20 +05:30
LICENSE-APACHE readme and license 2021-01-02 12:46:20 +05:30
LICENSE-MIT readme and license 2021-01-02 12:46:20 +05:30
README.md readme and license 2021-01-02 12:46:20 +05:30

Argon2-Creds

Argon2-Creds provides a convenient abstractions for managing credentials

Dependency Status
codecov

Featuers

  • PRECIS Framework UsernameCaseMapped
  • Password hashing and validation
  • Filters for words that might cause ambiguity. See Blacklist
  • Profanity filter
  • Email validation(Regex validation not verification)