After I login with socials (google) and I use this logout functionality with federated:“”, I got logout not only from my app using this but also from my google account in my browser which is super weird behavior. I want to fully logout but only from the app I’m using.
Hey there @xrevix00 this is expected behavior as you are logging the user out of the Identity Provider (Google) itself - In general, logging the user out of their social identities might want to be avoided for this very reason. Some more on federated logout here: