# Functions
DecodeBase64ToStruct decodes a base64 string to a struct.
EnableCors sets the necessary headers to enable Cross-Origin Resource Sharing (CORS) for the given http.ResponseWriter.
EncodeStructToBase64 encodes email to a base64 string.
GenerateRandomSalt generates a random salt string.
No description provided by the author
# Structs
No description provided by the author