vibe-auth v0.5.6 (2019-04-22T18:49:37Z)
Dub
Repo
Client
vibeauth
client
Client app definition
class
Client {
string
id
;
string
name
;
string
description
;
string
website
;
}
Members
Variables
description
string
description
;
Short description
id
string
id
;
The client Id
name
string
name
;
The client name
website
string
website
;
Client url
Meta
Source
See Implementation
vibeauth
client
classes
Client
ClientCollection
Client app definition