Preparing search index...
The search index is not available
@vk-io/authorization
@vk-io/authorization
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 full
)
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
api
Version
:
string
callback
Service
callback
Service
:
CallbackService
client
Id
client
Id
:
string
client
Secret
client
Secret
:
string
group
Ids
group
Ids
:
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
agent
api
Version
callback
Service
client
Id
client
Secret
group
Ids
login
password
phone
scope
timeout
@vk-io/authorization
AuthErrorCode
AccountVerification
AuthorizationError
DirectAuthorization
ImplicitFlow
ImplicitFlowGroups
ImplicitFlowUser
IAuthorizationErrorOptions
IDirectAuthOptions
IImplicitFlowGroupsOptions
IImplicitFlowOptions
IUserAuthorizedThroughOpenAPIOptions
groupScopes
officialAppCredentials
userScopes
userAuthorizedThroughOpenAPI
Generated using
TypeDoc