one-time-password topic

List one-time-password repositories

django-phone-verify

259
Stars
61
Forks
Watchers

A Django app to support phone number verification using security code / One-Time-Password (OTP) sent via SMS.

OneTrickPony

58
Stars
1
Forks
Watchers

OneTrickPony is a modern Java library that implements support for One-Time Passwords. Built-In support is provided for the HOTP (RFC 4226) and TOTP (RFC 6238) algorithms.

totp-kt

18
Stars
4
Forks
Watchers

A kotlin implementation of HOTP (RFC-4226) and TOTP (RFC-6238). Supports validation and generation of 2-factor authentication codes, recovery codes and randomly secure secrets.