Quantcast
Channel: How to login with Google Account from my PHP application? - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Sriraman for How to login with Google Account from my PHP application?

You should not use the email and password directly. You should use OAuth 2.0. You can learn more about OAuth here. You should store user's access token instead of email id's password.

View Article



How to login with Google Account from my PHP application?

I need your help. I have been create a PHP application and it has Sign In authentication to access it. My user table is like this :===========================================================username |...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images