Preparing search index...
The search index is not available
@novice1/frame - v0.1.10
@novice1/frame
OAuth2PasswordTokenParams
Interface OAuth2PasswordTokenParams
interface
OAuth2PasswordTokenParams
{
clientId
:
string
;
clientSecret
:
string
;
grantType
:
string
;
password
:
string
;
scope
?:
string
;
username
:
string
;
}
Index
Properties
client
Id
client
Secret
grant
Type
password
scope?
username
Properties
client
Id
client
Id
:
string
client
Secret
client
Secret
:
string
grant
Type
grant
Type
:
string
password
password
:
string
Optional
scope
scope
?:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
client
Secret
grant
Type
password
scope
username
@novice1/frame - v0.1.10
Loading...