Properties
allowEmailAuth
allowEmailAuth: boolean
allowOAuth2Auth
allowOAuth2Auth: boolean
allowUsernameAuth
allowUsernameAuth: boolean
exceptEmailDomains
exceptEmailDomains: string[]
Optional
manageRule
manageRule?: string
minPasswordLength
minPasswordLength: number
onlyEmailDomains
onlyEmailDomains: string[]
onlyVerified
onlyVerified: boolean
requireEmail
requireEmail: boolean
CollectionAuthOptions defines the "auth" Collection.Options fields.