hwi / HWIOAuthBundle

OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HWIOAuthBundle

Build Status Latest Stable Version Total Downloads License

The HWIOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2 in Symfony.

Note: this bundle adds easy way to implement any of OAuth1.0a or OAuth2 provider!

Installation

All the installation instructions are located in the documentation, check it for a specific version:

  • 2.x (current) - with support for Symfony: ^5.4, ^6.3 & ^7.0 (PHP: ^8.1),

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle. Read the documentation for version:

This bundle contains support for 58 different providers:

  • 37signals,
  • Amazon,
  • Apple,
  • Asana,
  • Auth0,
  • Azure,
  • Bitbucket,
  • Bitly,
  • Box,
  • BufferApp,
  • Clever,
  • Dailymotion,
  • Deezer,
  • DeviantArt,
  • Discogs,
  • Disqus,
  • Dropbox,
  • EVE Online,
  • Facebook,
  • FI-WARE,
  • Flickr,
  • Foursquare,
  • Genius,
  • GitHub,
  • Google,
  • Hubic,
  • Instagram,
  • Itembase,
  • Jawbone,
  • JIRA,
  • Keycloak,
  • LinkedIn,
  • Mail.ru
  • Odnoklassniki,
  • Office365,
  • Passage,
  • PayPal,
  • QQ,
  • RunKeeper,
  • Salesforce,
  • Sensio Connect,
  • Sina Weibo,
  • Slack,
  • Soundcloud,
  • Spotify,
  • Stack Exchange,
  • Stereomood,
  • Strava,
  • Toshl,
  • Trakt,
  • Trello,
  • Twitch,
  • Twitter,
  • VKontakte,
  • Windows Live,
  • Wordpress,
  • XING,
  • Yahoo,
  • Yandex,
  • Youtube

License

This bundle is under the MIT license. See the complete license in the bundle.

About

OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.

License:MIT License


Languages

Language:PHP 99.5%Language:Twig 0.5%