Versions in this module Expand all Collapse all v0 v0.0.5 Apr 12, 2021 Changes in this version + var TwoFactorCommunicationChannel chan TwoFactorPair + var TwoFactorPairs []TwoFactorPair + func TwoFactorService() + func ValidateAccessToken(c *fiber.Ctx) (bool, string) + type TwoFactorPair struct + Token string + Username string v0.0.4 Apr 6, 2021