{"id":13405409,"url":"https://github.com/saqueib/social-auth","last_synced_at":"2026-01-26T13:23:05.452Z","repository":{"id":176548234,"uuid":"98556253","full_name":"saqueib/social-auth","owner":"saqueib","description":"Starter kit for Socialite integration with Facebook, Google, Twitter and Github login","archived":false,"fork":false,"pushed_at":"2017-07-27T16:37:24.000Z","size":228,"stargazers_count":14,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-31T19:45:57.931Z","etag":null,"topics":["laravel","oauth","php","socialite"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saqueib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-27T16:04:31.000Z","updated_at":"2021-01-29T19:17:17.000Z","dependencies_parsed_at":"2024-01-18T23:05:02.804Z","dependency_job_id":"53d8a80c-fef9-45c6-9372-edea64c54773","html_url":"https://github.com/saqueib/social-auth","commit_stats":null,"previous_names":["saqueib/social-auth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saqueib%2Fsocial-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saqueib%2Fsocial-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saqueib%2Fsocial-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saqueib%2Fsocial-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saqueib","download_url":"https://codeload.github.com/saqueib/social-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243554377,"owners_count":20309922,"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":["laravel","oauth","php","socialite"],"created_at":"2024-07-30T19:02:01.301Z","updated_at":"2026-01-26T13:23:05.411Z","avatar_url":"https://github.com/saqueib.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# social-auth\nStarter kit for Socialite integration with Facebook, Google, Twitter and Github login\nhttp://www.qcode.in/oauth-login-using-facebook-google-twitter-and-github-with-laravel-socialite/\n\n## Installation\n1. Clone this repo and run composer install\n2. Now open and copy .env file `cp .env.example .env`\n3. Edit your database credential in .env \n4. Add all the providers `APP_ID` and `SECRET key` \n```\nFB_ID=app-id-here\nFB_SECRET=app-secret-here\n\nTW_ID=app-id-here\nTW_SECRET=app-secret-here\n\nGL_ID=app-id-here\nGL_SECRET=app-secret-here\n\nGH_ID=app-id-here\nGH_SECRET=app-secret-here\n```\n\u003e Make sure you set correct redirect url in dev console of providers. It should be like `env('APP_URL') . '/oauth/twitter/callback'` format. \n5. Now you can run `php artisan migrate` and serve your app\n\nFor more information see the tutorial on [QCode.in](http://www.qcode.in/oauth-login-using-facebook-google-twitter-and-github-with-laravel-socialite/)\n\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaqueib%2Fsocial-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaqueib%2Fsocial-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaqueib%2Fsocial-auth/lists"}