Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
1.2k views
in Q2A Core by

I was trying to insert multiple login options with the Open Login plugin, and I did it well with Facebook and Twitter, but for Goggle I can't find a reasonable tutorial on how to implement this, and the plugin doesn't have one either and this is driving me crazy. Can you guys help me and guide me on how to create one and where do I get the App ID and App Secret ?

Q2A version: 1.7

1 Answer

+1 vote
by
selected by
 
Best answer
You could use OAuth 2.0 API for both open autuntications. If you cant find any tutorial, this would be helpful link for resolve your problem. https://developers.google.com/identity/protocols/OpenIDConnect
...