OAuth Methods
GOOGLE- Google OAuthTWITTER- Twitter/X OAuthAPPLE- Apple OAuthDISCORD- Discord OAuthFACEBOOK- Facebook OAuthFARCASTER- Farcaster OAuthTELEGRAM- Telegram OAuthCUSTOM_OIDC- Your own OpenID Connect provider
CUSTOM_OIDC is enabled here like any other method, but its provider details (issuer, client ID, secret) are configured on your partner record, not via paraModalConfig. See Set up Custom OIDC.Email and Phone Login
Default Authentication Identifier
Phone numbers should be in international format:
+15555555555defaultAuthIdentifier directly to openModal() for dynamic scenarios where the identifier is known at the time of opening:
Authentication Layout
AUTH:FULL- Full authentication componentAUTH:CONDENSED- Condensed authentication componentEXTERNAL:FULL- Full external wallet componentEXTERNAL:CONDENSED- Condensed external wallet component