@vk-io/authorization
Preparing search index...
IDirectAuthOptions
Interface IDirectAuthOptions
interface
IDirectAuthOptions
{
agent
?:
Agent
;
apiVersion
:
string
;
callbackService
:
CallbackService
;
clientId
:
string
;
clientSecret
:
string
;
headers
?:
Record
<
string
,
string
>
;
login
?:
string
;
password
?:
string
;
phone
?:
string
|
number
;
scope
?:
string
|
number
|
string
[]
;
timeout
?:
number
;
}
Index
Properties
agent?
api
Version
callback
Service
client
Id
client
Secret
headers?
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
headers
headers
?:
Record
<
string
,
string
>
Optional
login
login
?:
string
Optional
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
headers
login
password
phone
scope
timeout
@vk-io/authorization
Loading...