Jump to content
[MUST READ] Forum Rules ×

Sign in With Google.


Vawiz

Recommended Posts

You’ll need to read the docs and do it yourself, or pay for someone to do it for you. 
 

You’ll need a script to generate the login link, another script to verify the request from Google and check if it’s a new user / exsisting user and respond accordingly. You’ll also need to store the users Google ID (I forget what it’s actually called) in your database for future logins. 
 

Google basically uses the oAuth protocol, so you can look into that. There are also plenty of online guides that show you how to do it in PHP. 

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...