argon2-creds/README.md
2021-01-02 12:50:15 +05:30

879 B

Argon2-Creds

Argon2-Creds provides a convenient abstractions for managing credentials

CI (Linux) Dependency Status
codecov

Features

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