completeOAuth2

Function

A thin wrapper around UserSession.completeOAuth2() that sets search tags and other relevant metadata for newly created community users.

  • completeOAuth2(options: IOAuth2Options, win: any) : Promise<UserSession>

Parameters

Parameter Type Default Notes
options Required IOAuth2Options
win Optional any window

Returns

Promise<UserSession>
Property Type Notes

Function defined in common/src/auth.ts:11