We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93bffd commit f06b4e0Copy full SHA for f06b4e0
packages-exp/auth-exp/src/platform_browser/strategies/abstract_popup_redirect_operation.ts
@@ -50,7 +50,6 @@ export abstract class AbstractPopupRedirectOperation
50
private pendingPromise: PendingPromise | null = null;
51
private eventManager: EventManager | null = null;
52
readonly filter: AuthEventType[];
53
- // private readonly bypassAuthState: boolean;
54
55
abstract eventId: string | null;
56
0 commit comments