Skip to content

Documentation / react-auth / PrivyProviderProps

Interface: PrivyProviderProps ​

Properties to initialize the PrivyProvider.

Properties ​

appId ​

appId: string

Your Privy App ID, which can be retrieved from the Privy dashboard.


clientId? ​

clientId?: string

Your Privy App Client ID, which can be retrieved from the Privy dashboard.


config? ​

config?: PrivyClientConfig

Client configuration options. Values here will override their server-configuration counterparts.