Skip to Content

startGithubAuth

startGithubAuth(clientId: string, callbackPath: string): Promise<never>

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

Start the OAuth flow - redirects to GitHub

Parameters

ParameterType

clientId

string

callbackPath

string

Returns

Promise<never>

Last updated on