{"id":21036471,"url":"https://github.com/moemoe89/google-login-ci3","last_synced_at":"2026-03-16T10:33:42.805Z","repository":{"id":36820169,"uuid":"41127051","full_name":"moemoe89/google-login-ci3","owner":"moemoe89","description":"🔑 Google+ login with Codeigniter 3","archived":false,"fork":false,"pushed_at":"2016-11-22T10:57:16.000Z","size":661,"stargazers_count":20,"open_issues_count":4,"forks_count":30,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T10:37:48.227Z","etag":null,"topics":["codeigniter","google","login"],"latest_commit_sha":null,"homepage":"https://google-login-ci3.herokuapp.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moemoe89.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-21T01:29:23.000Z","updated_at":"2024-11-07T16:58:02.000Z","dependencies_parsed_at":"2022-07-20T10:47:19.859Z","dependency_job_id":null,"html_url":"https://github.com/moemoe89/google-login-ci3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2Fgoogle-login-ci3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2Fgoogle-login-ci3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2Fgoogle-login-ci3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2Fgoogle-login-ci3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moemoe89","download_url":"https://codeload.github.com/moemoe89/google-login-ci3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254358804,"owners_count":22057982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codeigniter","google","login"],"created_at":"2024-11-19T13:20:11.500Z","updated_at":"2026-03-16T10:33:37.782Z","avatar_url":"https://github.com/moemoe89.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google-login-ci3\nGoogle Login with Codeigniter 3\n\n## Demo\n\u003e https://google-login-ci3.herokuapp.com/\n\nchange\n```\n$config['googleplus']['application_name'] = '';\n$config['googleplus']['client_id']        = '';\n$config['googleplus']['client_secret']    = '';\n$config['googleplus']['redirect_uri']     = '';\n$config['googleplus']['api_key']          = '';\n$config['googleplus']['scopes']           = array();\n```\n\non application-\u003econfig-\u003egoogleplus.php with your key and configuration\n\nthe $config['googleplus']['redirect_uri']     = ''; is callback url for authenticate user info..in my case i put authenticate in Welcome controller and index function..so for example my redirect uri is :\n```\n$config['googleplus']['redirect_uri']     = 'http://localhost/my_directory/';\n```\n\n## Tutorial based on\n\u003e http://www.9lessons.info/2012/09/login-with-google-account-oauth.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoemoe89%2Fgoogle-login-ci3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoemoe89%2Fgoogle-login-ci3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoemoe89%2Fgoogle-login-ci3/lists"}