Hi,
I am current trying the Oauth2 plugin with an authentication on Google.
When configured I can see that on the login page, I have the choice between Google auth and the basic form authentication. I would like to know if there is any way to have only the google authentication listed?
Also I tried to add some Javascript to the login page so the google auth is automatically selected, but my customization is replaced after each update of the plugin. Is there any way to have that kind of customization survive an update? Maybe I should do it somewhere else than the login.html.twig file?