@vk-io/authorization
Preparing search index...
IImplicitFlowGroupsOptions
Interface IImplicitFlowGroupsOptions
interface
IImplicitFlowGroupsOptions
{
agent
?:
Agent
;
apiVersion
:
string
;
callbackService
:
CallbackService
;
clientId
:
string
;
clientSecret
:
string
;
groupIds
:
number
[]
;
login
?:
string
;
password
:
string
;
phone
?:
string
|
number
;
scope
?:
string
|
number
|
string
[]
;
timeout
?:
number
;
}
Hierarchy (
View Summary
)
IImplicitFlowOptions
IImplicitFlowGroupsOptions
Index
Properties
agent?
api
Version
callback
Service
client
Id
client
Secret
group
Ids
login?
password
phone?
scope?
timeout?
Properties
Optional
agent
agent
?:
Agent
api
Version
apiVersion
:
string
callback
Service
callbackService
:
CallbackService
client
Id
clientId
:
string
client
Secret
clientSecret
:
string
group
Ids
groupIds
:
number
[]
Optional
login
login
?:
string
password
password
:
string
Optional
phone
phone
?:
string
|
number
Optional
scope
scope
?:
string
|
number
|
string
[]
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
api
Version
callback
Service
client
Id
client
Secret
group
Ids
login
password
phone
scope
timeout
@vk-io/authorization
Loading...