Clear authentication information

Is there any method to clear authentication information? I used the SignOut block (close session) and redirected to the login screen, but even so, when I click to login with Google, it redirects me directly to the previous user’s account. I need a method that allows the user to log back in with another account, without being automatically redirected to the previous account.

We will try to implement it