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