Logged out of admin panel / disable google login

I migrated my website to a new domain. but before I did it - I forgot to deactivate the login to backend with google (gmail).
So now I can’t access the admin panel.
Is there a way to disable the backend login by google from the database?
appreciate your help

In the cscart_addons table find the “backend_google_auth” addon and set “status” value to ‘D’. Then delete the var/cache directory manually and check the result

1 Like