userman v0.4.0 (2020-06-07T21:42:33Z)
Dub
Repo
UserManUserAPI.register
userman
api
UserManUserAPI
Registers a new user.
interface
UserManUserAPI
@
safe
User.ID
register
(
string
email
,
string
name
,
string
full_name
,
string
password
)
Meta
Source
See Implementation
userman
api
UserManUserAPI
functions
activate
get
getByEmail
getByEmailOrName
getByName
getGroups
getRange
invite
register
remove
removeProperty
requestPasswordReset
resendActivation
resetPassword
setActive
setBanned
setEmail
setFullName
setPassword
setProperty
testLogin
properties
count
properties
structs
CollectionIndices
Registers a new user.