@vk-io/authorization
Preparing search index...
IImplicitFlowOptions
Interface IImplicitFlowOptions
interface
IImplicitFlowOptions
{
agent
?:
Agent
;
apiVersion
:
string
;
callbackService
:
CallbackService
;
clientId
:
string
;
clientSecret
:
string
;
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
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
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
login
password
phone
scope
timeout
@vk-io/authorization
Loading...