vibe-auth ~master (2021-04-03T14:11:14Z)
Dub
Repo
UserCollection.createToken
vibeauth
collections
usercollection
UserCollection
Create a token for an user
class
UserCollection
abstract
Token
createToken
(
string
email
,
SysTime
expire
,
string
[]
scopes
= []
,
string
type
= "Bearer"
,
string
[
string
]
meta
= null
)
Meta
Source
See Implementation
vibeauth
collections
usercollection
UserCollection
aliases
opBinaryRight
opIndex
constructors
this
functions
byId
byToken
contains
createToken
createUser
empower
revoke
Create a token for an user