isOAuth
function isOAuth(arg): arg is OAuth
Type predicate for
Parameters
• arg: unknown
Returns
arg is OAuth
true if the auth type is OAuth
Source
types.ts:252
function isOAuth(arg): arg is OAuth
Type predicate for
• arg: unknown
arg is OAuth
true if the auth type is OAuth
types.ts:252