Login Via Google

0
Hello everyone, I am building the project Named Loan web App, in that i want to implement the google via login functionality, please guide me through this that how can i integrate this api? if possible please attache some link also!
asked
1 answers
1

My colleague was working on a blog post on just this topic. Perhaps he’ll be able to publish it soon.

 

In the meantime, the basic process is:

  1. Set up an app on Google
  2. Install the OpenID Connect (OIDC) module from the marketplace
  3. Follow the module’s installation and configuration instructions
answered