Versions in this module Expand all Collapse all v0 v0.19.0 Jun 4, 2024 Changes in this version + func EmailVerify(apiImplementation evmodels.APIInterface, tenantId string, ...) error + func GenerateEmailVerifyToken(apiImplementation evmodels.APIInterface, options evmodels.APIOptions, ...) error + func GetEmailVerifyLink(appInfo supertokens.NormalisedAppinfo, token string, tenantId string, ...) (string, error) + func MakeAPIImplementation() evmodels.APIInterface