Optional
hashOptional
identifierUnique key on the user object.
_id
Optional
identifierValue type for identifierKey
.
'objectid'
Optional
modelFunction that imports the user model.
() => import('App/Models/User')
Optional
uidsList of keys used to search the user.
['email']
Hash driver used to hash the password.