{"id":14983617,"url":"https://github.com/hwi/hwioauthbundle","last_synced_at":"2025-05-13T16:06:31.580Z","repository":{"id":37396863,"uuid":"3601728","full_name":"hwi/HWIOAuthBundle","owner":"hwi","description":"OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.","archived":false,"fork":false,"pushed_at":"2024-08-16T05:25:28.000Z","size":3686,"stargazers_count":2267,"open_issues_count":13,"forks_count":798,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T10:22:56.440Z","etag":null,"topics":["api","authentication","oauth","php","symfony","symfony-bundle"],"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/hwi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["stloyd"]}},"created_at":"2012-03-02T11:56:40.000Z","updated_at":"2024-10-25T00:30:01.000Z","dependencies_parsed_at":"2024-02-28T14:51:14.528Z","dependency_job_id":"785c7192-1379-425e-9123-8d6d47829d3c","html_url":"https://github.com/hwi/HWIOAuthBundle","commit_stats":{"total_commits":1348,"total_committers":312,"mean_commits":4.32051282051282,"dds":0.6847181008902077,"last_synced_commit":"c30b61e8ba68a1731931883e544f166934532ecc"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwi%2FHWIOAuthBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwi%2FHWIOAuthBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwi%2FHWIOAuthBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwi%2FHWIOAuthBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hwi","download_url":"https://codeload.github.com/hwi/HWIOAuthBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250512770,"owners_count":21443083,"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":["api","authentication","oauth","php","symfony","symfony-bundle"],"created_at":"2024-09-24T14:07:40.716Z","updated_at":"2025-04-23T20:38:47.971Z","avatar_url":"https://github.com/hwi.png","language":"PHP","readme":"HWIOAuthBundle\n==============\n\n[![Build Status](https://github.com/hwi/HWIOAuthBundle/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/hwi/HWIOAuthBundle/actions/workflows/ci.yaml) [![Latest Stable Version](https://poser.pugx.org/hwi/oauth-bundle/v/stable.svg)](https://packagist.org/packages/hwi/oauth-bundle) [![Total Downloads](https://poser.pugx.org/hwi/oauth-bundle/downloads.svg)](https://packagist.org/packages/hwi/oauth-bundle) [![License](https://poser.pugx.org/hwi/oauth-bundle/license.svg)](https://packagist.org/packages/hwi/oauth-bundle)\n\nThe HWIOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2 in Symfony.\n\n\u003e __Note__: this bundle adds easy way to implement any of OAuth1.0a or OAuth2 provider!\n\nInstallation\n------------\n\nAll the installation instructions are located in the documentation, check it for a specific version:\n\n* [__2.x__](https://github.com/hwi/HWIOAuthBundle/blob/master/docs/1-setting_up_the_bundle.md) (current) - with support for Symfony: `^5.4`, `^6.4` \u0026 `^7.1` (PHP: `^8.1`),\n\nDocumentation\n-------------\n\nThe bulk of the documentation is stored in the `Resources/doc/index.md`\nfile in this bundle. Read the documentation for version:\n\n* [__2.x__](https://github.com/hwi/HWIOAuthBundle/blob/master/docs/index.md)\n\nThis bundle contains support for 58 different providers:\n* 37signals,\n* Amazon,\n* Amazon Cognito,\n* Apple,\n* Asana,\n* Auth0,\n* Azure,\n* Bitbucket,\n* Bitly,\n* Box,\n* BufferApp,\n* Clever,\n* Dailymotion,\n* Deezer,\n* DeviantArt,\n* Discogs,\n* Disqus,\n* Dropbox,\n* EVE Online,\n* Facebook,\n* FI-WARE,\n* Flickr,\n* Foursquare,\n* Genius,\n* GitHub,\n* Google,\n* Hubic,\n* Instagram,\n* Itembase,\n* Jawbone,\n* JIRA,\n* Keycloak,\n* LinkedIn,\n* Mail.ru\n* Odnoklassniki,\n* Office365,\n* Passage,\n* PayPal,\n* QQ,\n* RunKeeper,\n* Salesforce,\n* Sensio Connect,\n* Sina Weibo,\n* Slack,\n* Soundcloud,\n* Spotify,\n* Stack Exchange,\n* Stereomood,\n* Strava,\n* Telegram,\n* Toshl,\n* Trakt,\n* Trello,\n* Twitch,\n* Twitter,\n* VKontakte,\n* Windows Live,\n* Wordpress,\n* XING,\n* Yahoo,\n* Yandex,\n* Youtube\n\nLicense\n-------\n\nThis bundle is under the MIT license. See the complete [license in the bundle](https://github.com/hwi/HWIOAuthBundle/blob/master/LICENSE).\n","funding_links":["https://github.com/sponsors/stloyd"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhwi%2Fhwioauthbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhwi%2Fhwioauthbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhwi%2Fhwioauthbundle/lists"}