refugis/oauth-bundle

Easily integrate OAuth authentication in your Symfony application

Maintainers

Package info

github.com/refugis/oauth-bundle

Type:symfony-bundle

pkg:composer/refugis/oauth-bundle

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

1.0.0 2019-03-28 21:00 UTC

This package is auto-updated.

Last update: 2026-02-24 00:35:19 UTC


README

Build Status

Easily integrate OAuth authentication in your Symfony application. Originally written by Fazland team.

Requirements

  • php ^7.4
  • symfony/symfony ^4.3|^5.0

Installation

The suggested installation method is via composer:

$ composer require refugis/oauth-bundle

Using OAuthBundle

Work in progress

Test

Run

$ vendor/bin/phpunit

Contributing

Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!

License

OAuthBundle is licensed under the MIT License - see the LICENSE file for details