vibe-auth v0.5.6 (2019-04-22T18:49:37Z)
Dub
Repo
UserCollection.createToken
vibeauth
users
UserCollection
Create a token for an user
class
UserCollection
abstract
Token
createToken
(
string
email
,
SysTime
expire
,
string
[]
scopes
= []
,
string
type
= "Bearer"
)
Meta
Source
See Implementation
vibeauth
users
UserCollection
aliases
opBinaryRight
opIndex
constructors
this
functions
byId
byToken
contains
createToken
createUser
empower
revoke
Create a token for an user