Skip to Content

isGithubCallback

isGithubCallback(callbackPath: string): boolean

Defined in: src/lib/auth/github.ts:312 

Check if current URL is a GitHub OAuth callback

Parameters

ParameterType

callbackPath

string

Returns

boolean

Last updated on