@mobilon-dev/gigachat-api-client - v0.0.2
Preparing search index...
AuthClient
Class AuthClient
Index
Constructors
constructor
Methods
get
Token
Properties
axios
client_
id
client_
secret
Constructors
constructor
new
AuthClient
(
client_id
:
string
,
client_secret
:
string
,
options
:
IAuthClientOptions
,
)
:
AuthClient
Parameters
client_id
:
string
client_secret
:
string
options
:
IAuthClientOptions
Returns
AuthClient
Methods
get
Token
getToken
(
scope
:
string
)
:
Promise
<
any
>
Parameters
scope
:
string
Returns
Promise
<
any
>
Properties
axios
axios
:
any
client_
id
client_id
:
string
client_
secret
client_secret
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Token
Properties
axios
client_
id
client_
secret
@mobilon-dev/gigachat-api-client - v0.0.2
Loading...