Versions in this module Expand all Collapse all v1 v1.0.1 Dec 27, 2023 v1.0.0 Dec 25, 2023 Changes in this version + type FileAuthentication struct + func CreateFileAuthentication(storageConfiguration *StorageConfiguration, ...) *FileAuthentication + func (fileAuth *FileAuthentication) Dashboard() contracts.DashboardAuthentication + func (fileAuth *FileAuthentication) SMTP() contracts.SmtpAuthentication + func (fileAuth *FileAuthentication) UsersStorage() contracts.UsersStorage + type StorageConfiguration struct + Path string