@@ -70,9 +70,6 @@ export const encodeState: (state: OAuthState) => string;
|
||||
// @public (undocumented)
|
||||
export const ensuresXRequestedWith: (req: express.Request) => boolean;
|
||||
|
||||
// @public (undocumented)
|
||||
export const googleDefaultSignInResolver: SignInResolver<OAuthResult>;
|
||||
|
||||
// @public (undocumented)
|
||||
export const googleEmailSignInResolver: SignInResolver<OAuthResult>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user