I was recently playing around with the OpenLogin LoginConfigs (Initialization | Documentation) and tried removing all social logins to only have Google and Email showing.
It worked great for all social to classify showOnModal = false. However, when I also did this for twitter, it didn’t change anything. The Twitter login always remained. Do you know if I need to change something else. I tried turning all configs for twitter to false but it still showed.
Let me know if you need more information.
Thanks guys!
I stand corrected from my initial link to the documentation. It is actually about the Torus embed SDK. The issues seem to stem from @toruslabs/torus-embed where we are trying to specify the loginConfic argument in the init function. We are running "@toruslabs/torus-embed": "^1.36.5",