Example
Properties
| Property | Type | Description |
|---|---|---|
appName? | string | The name of the app. |
appLogoUrl? | string | The URL of the app logo. This should be at least 64 by 64px and must start with http or https. |
showCoinbaseFooter? | boolean | Whether to show the “secured by Coinbase” footer. Defaults to true. |
authMethods? | [AuthMethod, ...AuthMethod[]] | Authentication methods to allow for the user. Defaults to ["email"]. |