Preparing search index...
The search index is not available
@spinque/query-api
@spinque/query-api
isOAuthTokenResponse
Function isOAuthTokenResponse
isOAuth
Token
Response
(
json
)
:
json
is
{
access_token
:
string
;
expires_in
:
number
;
}
Type guard for OAuth token response from the authorization server
Parameters
json
:
unknown
Returns
json
is
{
access_token
:
string
;
expires_in
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@spinque/query-api
Loading...
Type guard for OAuth token response from the authorization server