Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am new to this. So, need help from you guys.

I have two objectives.

1) I need to setup a "Sign In with Google Account" button on my website.

2) After visitor signs in I want to get profile information of the signed in visitor.

I hope you guys can guide me in the right direction. I am trying to do this in PHP.

Regards!

share|improve this question
This Page will Probably Help Google Buttons Policy – Rohit Smith Jan 5 at 13:08

1 Answer

Try this tutorial on how to login to Youtube: http://www.conseo.cc/web-programming/477-youtube-oauth . Just change the scope variable to whatever you need and that's it.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.