does someone has experience with user login/registration via google authenthication?
I already installed the “google” plugin. Also read the instructions and also created a key via google console (i hope, i did it well ;).
But if I insert a button and trigger the onclick event to run “Signup/login with google”, a new page opens and I receive the message: Fehler 400: redirect_uri_mismatch
correct. thanks. its possible to expand the google error message and there you will find the redirect_uri to set it 1:1 in the oauth2 client-ids (login data).