totp

package module
v0.0.0-...-abf80d6 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TOTPImpl

type TOTPImpl struct {
	Username string `json:username`
	Password string `json:password`
	TOTP     string `json:totp`
	Key      string `json:key`
}

func NewTOTPImpl

func NewTOTPImpl(username string, password string, key string) *TOTPImpl

func (*TOTPImpl) GenerateTOTP

func (impl *TOTPImpl) GenerateTOTP()

Jump to

Keyboard shortcuts

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