You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added AuthProvider.Twitch as a new auth provider option for logging in with In-App or Ecosystem Wallets.
Upgrading an EcosystemWallet to a SmartWallet without passing optional parameters will now attempt to use defaults from your dashboard Account Abstraction settings if any.
Create a SmartWallet with an EcosystemWallet as a signer and no additional conflicting overrides to make use of this feature.
Explicitly passed SDK overrides will always take priority over dashboard options.
If dashboard options are unavailable/unset, we revert to previous default values for gas sponsorship and account factories.