Documentation
¶
Index ¶
Constants ¶
View Source
const ( TemplateNameBasic = "Basic" TemplateNameIdentityVerification = "IdentityVerification" )
Template File Names.
Variables ¶
View Source
var EmailIdentityVerificationHTML *template.Template
EmailIdentityVerificationHTML the template of email that the user will receive for identity verification.
View Source
var EmailIdentityVerificationPlainText *template.Template
EmailIdentityVerificationPlainText the template of email that the user will receive for identity verification.
View Source
var EmailPasswordResetHTML *template.Template
EmailPasswordResetHTML the template of email that the user will receive for identity verification.
View Source
var EmailPasswordResetPlainText *template.Template
EmailPasswordResetPlainText the template of email that the user will receive for identity verification.
Functions ¶
This section is empty.
Types ¶
This section is empty.