totp

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const INTERVAL = 30

Variables

This section is empty.

Functions

func GetToken

func GetToken(secret string, interval int64) (string, error)

func Verify

func Verify(secret, code string) (bool, error)

func VerifyMultipleIntervals

func VerifyMultipleIntervals(secret, code string, count int) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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