Login with Google Plus on My Website

后端 未结 4 2187
暖寄归人
暖寄归人 2021-01-13 09:16

I\'m very new to web development. I have searched for login with Google plus and found several good tutorials. But they seems to be very old (most of them from 2011). Why?

4条回答
  •  生来不讨喜
    2021-01-13 10:08

    For this you have to use google client Api library for php

    and after that, you need to generate some key (like client id, client secret key, simple API key for Google)

    then you have to use these API and use the keys generated. You can find the complete procedure and documents at there corresponding websites...

    If you neeed the working tutorial.

提交回复
热议问题