Versions in this module Expand all Collapse all v1 v1.0.1 May 25, 2021 v1.0.0 May 24, 2021 Changes in this version + func DoesHashMatch(password string, hash string) bool + func GenerateToken(length uint8) (string, error) + func HashString(password string) (string, error)