totp

command module
v0.0.0-...-4ff37ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2022 License: MIT Imports: 5 Imported by: 0

README

totp

Time-based one-time password demonstration

URI Format

otpauth://totp/{{issuer}}:{{account_name}}?secret={{key_with_base32_format}}&issuer={{issuer}}&algorithm={{algorithm}}&digits={{digits}}&period={{period}}
  • algorithm: SHA-1
  • issuer: Provider
  • account_name: Email
  • digits: Numer of digit [6,8]. default: 6
  • period: Period in second, default: 30

Reference

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
exmaple
otp
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL