skip to Main Content

How to manage the api when user deny the access in authorization popup screen. we do not have option to set de-authorization url like facebook and linkedin.

2

Answers


  1. Do a test on login to check if connection d to the social sites are active. Assuming you have stored the access tokens

    Login or Signup to reply.
  2. Try use: https://github.com/moemoe89/google-login-ci3

    library Googleplus.php has the features you are looking for

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search