# OauthMode | @account-kit/signer

> Overview of OauthMode from @account-kit/signer

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
type OauthMode = "redirect" | "popup";
```

Defined in: [account-kit/signer/src/signer.ts:103](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/signer/src/signer.ts#L103)