Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendConfirmationToken ¶
SendConfirmationToken takes a validation token, adds it to a pending validation tokens map and sends a link to the user to activate its account
func ValidateConfirmationToken ¶
ValidateConfirmationToken checks if a confirmation token is valid. if yes, it returns true and delete the token from the pending validation map. It returns false otherwise
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.