Documentation ¶
Overview ¶
Package twofa contains routines for getting short lived certificate.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckU2FDevices ¶
CheckU2FDevices checks the U2F devices and terminates the application by calling Fatal on the passed logger if the U2F devices cannot be read.
func DoU2FAuthenticate ¶
func DoU2FAuthenticate( client *http.Client, baseURL string, userAgentString string, logger log.DebugLogger) error
DoU2FAuthenticate does U2F authentication
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.