oauth 2.0 - How do i implement google/facebook login to my application? -
So I have an application based on ionic-framework and a server-side based sails.js. My application uses data such as username, password, user image, etc. So though I would rather have a good idea to use Google Sign Up using Oath 2.0. I do not know how to implement my application. Could you please provide me with a detailed description of some detailed examples of how Oath 2.0 is working with Pal?
Have you tried to experiment? It is based on and generates a full authentication layer for your loose Js application including Oath 2.0 and OpenID.
Edit
More information about accessing third-party user profile details:
Comments
Post a Comment