google-login-ci3 icon indicating copy to clipboard operation
google-login-ci3 copied to clipboard

🔑 Google+ login with Codeigniter 3

Results 4 google-login-ci3 issues
Sort by recently updated
recently updated
newest added

URL : https://teamworksolutions.co.in/demo/google_ci3/index.php Error : Forbidden You don't have permission to access /demo/google_ci3/index.php/welcome/index on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to...

When user successfully login my url redirects ```http://somedomain.com/usercp#``` It seems to leave the hashtag from the google url how can I make sure it does not show hashtag when login...

Controller method: $this->googleplus->getAuthenticate(); $data['user_profile'] = $this->googleplus->getUserInfo(); ---------------------------------------------------------- Error Type: apiAuthException Message: Error fetching OAuth2 access token, message: 'invalid_grant' How do I fix it ?

Hello Mo, thanks for write this library well sorry to much post issue here i have been testing your projects, why when logout ony your demo logout if we open...