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