All Projects → hwi → Hwioauthbundle

hwi / Hwioauthbundle

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

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects

Projects that are alternatives of or similar to Hwioauthbundle

Api Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Stars: ✭ 7,144 (+232.28%)
Mutual labels:  api, symfony, symfony-bundle
Pizzly
The simplest, fastest way to integrate your app with an OAuth API 😋
Stars: ✭ 796 (-62.98%)
Mutual labels:  api, authentication, oauth
Devise token auth
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
Stars: ✭ 3,263 (+51.77%)
Mutual labels:  api, authentication, oauth
Core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Stars: ✭ 2,004 (-6.79%)
Mutual labels:  api, symfony, symfony-bundle
Connect
The SymfonyConnect official API SDK
Stars: ✭ 86 (-96%)
Mutual labels:  symfony, authentication, oauth
Github Create Token
Create a Github OAuth access token.
Stars: ✭ 6 (-99.72%)
Mutual labels:  api, authentication, oauth
Jwtrefreshtokenbundle
Implements a Refresh Token system over Json Web Tokens in Symfony
Stars: ✭ 425 (-80.23%)
Mutual labels:  api, symfony, symfony-bundle
Google Analytics Api Symfony
Google Analytics API Symfony Bundle
Stars: ✭ 43 (-98%)
Mutual labels:  api, symfony, symfony-bundle
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (-94.7%)
Mutual labels:  api, symfony, symfony-bundle
Nelmioapidocbundle
Generates documentation for your REST API from annotations
Stars: ✭ 2,009 (-6.56%)
Mutual labels:  api, symfony, symfony-bundle
Home
Welcome to Janssen: the world's fastest cloud native identity and access management platform
Stars: ✭ 176 (-91.81%)
Mutual labels:  api, oauth
Adminltebundle
AdminLTE bundle for Symfony 4 - an backend/admin theme for easy integration with SF4. Its based on the AdminLTE Template and built with webpack-encore. Supports KNPMenuBundle and FOSUserBundle.
Stars: ✭ 178 (-91.72%)
Mutual labels:  symfony, symfony-bundle
Sonatanewsbundle
Symfony SonataNewsBundle
Stars: ✭ 153 (-92.88%)
Mutual labels:  symfony, symfony-bundle
Express Mongodb Rest Api Boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose).
Stars: ✭ 153 (-92.88%)
Mutual labels:  api, authentication
Craueconfigbundle
Database-stored settings made available via a service for your Symfony project.
Stars: ✭ 154 (-92.84%)
Mutual labels:  symfony, symfony-bundle
Spark Pac4j
Security library for Sparkjava: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 154 (-92.84%)
Mutual labels:  authentication, oauth
Debug Bundle
The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
Stars: ✭ 2,033 (-5.44%)
Mutual labels:  symfony, symfony-bundle
2fa
Two-factor authentication for Symfony applications 🔐 (bunde version ≥ 5)
Stars: ✭ 162 (-92.47%)
Mutual labels:  symfony, symfony-bundle
Turnstile
An authentication framework for Swift.
Stars: ✭ 163 (-92.42%)
Mutual labels:  authentication, oauth
Dunglasangularcsrfbundle
Automatic CSRF protection for JavaScript apps using a Symfony API
Stars: ✭ 152 (-92.93%)
Mutual labels:  symfony, symfony-bundle

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.0 (upcoming) - with support for Symfony: ^4.4, ^5.4 & ^6.0 (PHP: ^7.4, ^8.0),

  • 1.4 (current) - with support for Symfony: ^4.4 & ^5.1 (PHP: ^7.3 & ^8.0),

  • 1.3 (outdated) - with support for Symfony: ^4.4 and ^5.0 (PHP: ^7.2 & ^8.0).

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,
  • 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].