{"id":16078416,"url":"https://github.com/svycka/social-user","last_synced_at":"2026-01-20T19:32:37.211Z","repository":{"id":41281045,"uuid":"51764971","full_name":"svycka/social-user","owner":"svycka","description":"This module adds custom grant types for https://github.com/bshaffer/oauth2-server-php to allow login with social services like google or facebook.","archived":false,"fork":false,"pushed_at":"2022-07-01T06:21:58.000Z","size":68,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T16:42:53.005Z","etag":null,"topics":["laminas","mezzio","oauth2","oauth2-server","oauth2-server-php","php","social-login","zend-expressive","zend-framework"],"latest_commit_sha":null,"homepage":"","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/svycka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-15T15:31:25.000Z","updated_at":"2022-07-01T06:30:35.000Z","dependencies_parsed_at":"2022-08-24T14:00:52.423Z","dependency_job_id":null,"html_url":"https://github.com/svycka/social-user","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/svycka/social-user","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsocial-user","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsocial-user/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsocial-user/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsocial-user/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svycka","download_url":"https://codeload.github.com/svycka/social-user/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svycka%2Fsocial-user/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28610617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["laminas","mezzio","oauth2","oauth2-server","oauth2-server-php","php","social-login","zend-expressive","zend-framework"],"created_at":"2024-10-09T10:12:22.965Z","updated_at":"2026-01-20T19:32:37.182Z","avatar_url":"https://github.com/svycka.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svycka/social-user\n\n[![Build Status][ico-travis]][link-travis]\n[![Coverage Status](https://coveralls.io/repos/github/svycka/social-user/badge.svg?branch=master)](https://coveralls.io/github/svycka/social-user?branch=master)\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Total Downloads][ico-downloads]][link-downloads]\n\nThis module adds custom grant types for [oauth2-server-php](https://github.com/bshaffer/oauth2-server-php) to allow login with social services like google or facebook.\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require svycka/social-user\n```\n\n## Basic Usage\n\n- Register `Svycka\\SocialUser` as module in `config/application.config.php`\n- Copy the file located in `vendor/svycka/social-user/data/social_user.local.php.dist` to `config/autoload/social_user.local.php` and change the values as you wish\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Credits\n\n- [Vytautas Stankus][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/svycka/social-user.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/svycka/social-user/master.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/svycka/social-user.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/svycka/social-user.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/svycka/social-user\n[link-downloads]: https://packagist.org/packages/svycka/social-user\n[link-travis]: https://travis-ci.org/svycka/social-user\n[link-code-quality]: https://scrutinizer-ci.com/g/svycka/social-user\n[link-author]: https://github.com/svycka\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvycka%2Fsocial-user","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvycka%2Fsocial-user","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvycka%2Fsocial-user/lists"}