<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [PopupRedirectResolver](./auth.popupredirectresolver.md)

## PopupRedirectResolver interface

A resolver used for handling DOM specific operations like [signInWithPopup()](./auth.signinwithpopup.md) or [signInWithRedirect()](./auth.signinwithredirect.md)<!-- -->.

<b>Signature:</b>

```typescript
export interface PopupRedirectResolver 
```
