Versions in this module Expand all Collapse all v0 v0.0.2 Oct 23, 2024 Changes in this version + type TD interface + AttestationType func() string + GetName func() string + GetTOTPSecret func() string + ParseTokenFields func(*logical.Request, *framework.FieldData) error + PopulateTokenData func(map[string]interface{}) + SetTOTPSecret func(string) v0.0.1 Oct 17, 2024 Changes in this version + func ServeMultiplex(cfg *appconfig.Config) error