vibe-auth ~master (2021-04-03T14:11:14Z)
Dub
Repo
User.setPassword
vibeauth
data
user
User
Change the user password
void
setPassword
(string password)
class
User
void
setPassword
(
string
password
)
void
setPassword
(string password, string salt)
Meta
Source
See Implementation
vibeauth
data
user
User
aliases
ChangedEvent
constructors
this
functions
addScope
can
createToken
getScopes
getTokensByType
isValidPassword
isValidToken
removeExpiredTokens
removeScope
revoke
setPassword
toJson
toPublicJson
toString
properties
email
firstName
id
isActive
lastActivity
lastName
salutation
title
username
static functions
fromJson
variables
onChange
Change the user password