django-sotp

Generate a secured base32 one time password to authenticate your user! 🔐

CC0-1.0 License

Stars
36
django-sotp - v1.0.5 Latest Release

Published by aybruhm over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/aybruhm/django-sotp/compare/v1.0.4...v1.0.5

django-sotp - v1.0.4

Published by aybruhm about 2 years ago

  • Implemented unit test
  • Refactored generate sotp method
  • Renamed UserSOTP table name to secured_otps
  • Update documentation

Full Changelog: https://github.com/israelabraham/django-sotp/compare/v1.0.3...v1.0.4

django-sotp - v1.0.3

Published by aybruhm over 2 years ago

  • Include pyotp to install_requires
  • Bump version from 1.0.2 to 1.0.3
  • Include sotp/helpers folder

What's Changed

New Contributors

Full Changelog: https://github.com/israelabraham/django-sotp/compare/v1.0.2...v1.0.3

django-sotp - v1.0.2

Published by aybruhm over 2 years ago

  • Include SOTP_FROM_EMAIL option to change default "from_email" address
  • Bump version from 1.0.1 to 1.0.2
  • Update REAME.md file

What's Changed

New Contributors

Full Changelog: https://github.com/israelabraham/django-sotp/compare/v1.0.1...v1.0.2

django-sotp - v1.0.1

Published by aybruhm over 2 years ago

  • Bump version to 1.0.1
  • Included LICENSE

Full Changelog: https://github.com/israelabraham/django-sotp/commits/v1.0.1

django-sotp - v1.0

Published by aybruhm over 2 years ago