-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: improve connect method order for socials and wallets #3448
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Description
We're making a change to the connect method order. If a user has wallet installed we'll display social and email login in the last order, and the wallets on the first order. If the wallets are not installed we'll display social and email login in the first order and wallets in the last order.
However users can prevent having auto ordering by setting
features.connectMethodOrder
option in AppKitType of change
Associated Issues
For Linear issues: Closes APKT-1518
Checklist