Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slaveofcode/totp

Simple Time-Based OTP implementation based on RFC6238 https://tools.ietf.org/html/rfc6238
https://github.com/slaveofcode/totp

otp otp-verification time-based-otp totp

Last synced: about 8 hours ago
JSON representation

Simple Time-Based OTP implementation based on RFC6238 https://tools.ietf.org/html/rfc6238

Awesome Lists containing this project

README

        

# TOTP
Simple Time-Based OTP implementation based on RFC6238, the source code is based on example implementation of at [RFC6238](https://tools.ietf.org/html/rfc6238) page.

## Demo
[![asciicast](https://asciinema.org/a/w6dOq6A6Mrzt88mxlqzix4tm5.svg)](https://asciinema.org/a/w6dOq6A6Mrzt88mxlqzix4tm5)