agentic-openapi-parser
Preparing search index...
index
ClientCredentialsConfig
Interface ClientCredentialsConfig
interface
ClientCredentialsConfig
{
clientId
:
string
;
clientSecret
:
string
;
scope
?:
string
;
tokenUrl
:
string
;
}
Index
Properties
client
Id
client
Secret
scope?
token
Url
Properties
client
Id
clientId
:
string
client
Secret
clientSecret
:
string
Optional
scope
scope
?:
string
Optional space-delimited scope string, sent only if provided.
token
Url
tokenUrl
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Id
client
Secret
scope
token
Url
agentic-openapi-parser
Loading...
Optional space-delimited scope string, sent only if provided.