Preparing search index...
The search index is not available
@mobilon-dev/amotop - v0.1.46
@mobilon-dev/amotop
ExchangeAccessTokenOptions
Interface ExchangeAccessTokenOptions
interface
ExchangeAccessTokenOptions
{
client_id
:
string
;
client_secret
:
string
;
grant_type
?:
string
;
redirect_uri
:
string
;
refresh_token
:
string
;
}
Index
Properties
client_
id
client_
secret
grant_
type?
redirect_
uri
refresh_
token
Properties
client_
id
client_
id
:
string
client_
secret
client_
secret
:
string
Optional
grant_
type
grant_
type
?:
string
redirect_
uri
redirect_
uri
:
string
refresh_
token
refresh_
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
id
client_
secret
grant_
type
redirect_
uri
refresh_
token
@mobilon-dev/amotop - v0.1.46
Loading...