> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SignInAuthMethodButtonsProps

The props for the AuthMethodButtons component.

## See

[SignInAuthMethodButtons](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Components/SignInAuthMethodButtons)

## Properties

| Property                                | Type                                                                                   | Description             |
| --------------------------------------- | -------------------------------------------------------------------------------------- | ----------------------- |
| <a id="activemethod" /> `activeMethod?` | [`AuthMethod`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Type-Aliases/AuthMethod) | The active auth method. |
