UPDATED: Wed 30 Mar 2022 06:17:03 PM -04.
Configure to allow user to sign up using OAuth
- Odoo 13 CE.
First activate your Developer mode then you follow the steps, Then install the auth_oauth module
More info: https://support.google.com/cloud/answer/6158849?hl=en
- Go to
Dashboard->YOUR-PROJECT->APIs and services>Credentials-> click onCREATE CREDENTIALSbutton -> select theOAuth Client IDoption - Select the
Type of applicationas Web Application option - Enter the
Nameas Odoo App Auth - Enter the
Authorized Redirect URIsenter https://demo.pidela.cl/auth_oauth/signin -> click onAdd URIbutton - Click on
Createbutton - Get the Facebook app-id and set to your
Odoo->Settings->Users and companies->OAuth Providers->Google OAuth 2-> click onEditbutton -> enter theClient IDand mark the checkbox itemEnabled-> clickSavebutton. - Now got to your login page https://YOURDOMAIN/web/login and clic on
Login with Google.
- Google Sign-In Authentication https://www.odoo.com/documentation/13.0/applications/general/auth/google.html