vibe-auth v0.5.6 (2019-04-22T18:49:37Z)
Dub
Repo
User.setPassword
vibeauth
users
User
Change the user password by providing a salting string
void
setPassword
(string password)
void
setPassword
(string password, string salt)
class
User
void
setPassword
(
string
password
,
string
salt
)
Meta
Source
See Implementation
vibeauth
users
User
aliases
ChangedEvent
constructors
this
functions
addScope
can
createToken
getScopes
getTokensByType
isValidPassword
isValidToken
removeScope
revoke
setPassword
toJson
toPublicJson
toString
properties
email
id
isActive
name
username
static functions
fromJson
variables
onChange
Change the user password by providing a salting string