Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAllowedEmailDomain ¶
IsAllowedEmailDomain - validates email address is a valid email format and the domain is in the allowed list in config
func IsEmailValid ¶
IsEmailValid is a function to validate email addresses. Here an email is valid if it follows the standard rules for valid email addresses. The unit tests contain examples of what are considered valid or invalid email addresses. Here we do not validate on the domain name.
func IsPasswordValid ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.