@lasuillard/raindrop-client
Preparing search index...
generated
ObtainToken
Interface ObtainToken
interface
ObtainToken
{
client_id
:
string
;
client_secret
:
string
;
code
:
string
;
grant_type
:
"authorization_code"
;
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
grant_
type
grant_type
:
"authorization_code"
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
@lasuillard/raindrop-client
Loading...