isOAuth
function isOAuth(arg): arg is OAuth;Defined in: types.ts:252
Type predicate for
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”arg is OAuth
true if the auth type is OAuth
function isOAuth(arg): arg is OAuth;Defined in: types.ts:252
Type predicate for
unknown
arg is OAuth
true if the auth type is OAuth