@privy-io/react-auth 1.37.1 → 1.37.2-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1126,6 +1126,7 @@ type PrivyServerConfig = {
1126
1126
  embeddedWalletConfig: EmbeddedWalletsConfig;
1127
1127
  fiatOnRampEnabled?: boolean;
1128
1128
  captchaEnabled?: boolean;
1129
+ twitterOAuthOnMobileEnabled?: boolean;
1129
1130
  /** May be deprecated from the server config in a future release */
1130
1131
  logoUrl?: string;
1131
1132
  /** May be deprecated from the server config in a future release */