Reputation: 85
how do you implement a sign in with google button on your website? iv been trying to find the answer to my problem and i can never get the right answer. So what im asking is that, you have a google sign in button. which rdirects you to their sign in page. The user signs in and then have my website say that there signed in with their google acount.
Upvotes: 2
Views: 2465
Reputation: 3059
Have a look on Google's Authentication API. You can find all the documentation you will require for this on the that link.
Enjoy :)
Upvotes: 5