Versions in this module Expand all Collapse all v1 v1.0.0 Apr 6, 2017 Changes in this version + func CreateSecret(size int) (string, error) + func GetCode(secret string) (string, error) + func VerifyCode(secret string, code string, drift int) bool