Is it normal that no login method appears in production but all of them appear in localhost?

Hello! I am using the wagmi connector with nextjs, and I did not precise anything regarding the display of the different login method. In my localhost, everything appears fine, with the list of all login methods (google, email,…) appearing and working without issue. However, when deploying to vercel, no login method appears, as per the below picture.
The domain was added to the list of whitelist urls.


Is it a specific issue, or should I include all login methods in the modalconfig?
Thank you for your help!

2 Likes
1 Like

Hi @afauville, can you send the error logs if there is any?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.