mirror of
https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git
synced 2026-03-23 22:32:12 +01:00
master
* Move Travis config to GH Actions * Run PHPStan in Continuous integration GH Action * Run unit tests against different Symfony versions * Fix unit tests * Fix tools installation in GHA * Fix Mongodb tests * Install symfony/form and doctrine/annotations for unit tests * Use installed version of phpstan * Fix CS * Normalize composer.json * Run composer install before phpstan * Add phpstan-baseline file * Remove support for Propel * Fix Makefile syntax and Symfony versions in GHA * Update PHPStan baseline * Use ramsey/composer-install for dependencies * Add test dependencies during GH run * Fix dependencies install * Add SYMFONY_DEPRECATIONS_HELPER env variable * Require PHPUnit min 8.5.23 * Update minimum version of php-mock * Disallow Symfony version 6 for some components * Increase deprecation notices * Remove PHP 8.1 from GH actions Support and tests for PHP 8.1 can be added later * Limit symfony/form to 4.4 || 5.1 * Combine GH workflows to a single workflow
FOSOAuthServerBundle
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:
Read the Documentation for master
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
TODO
- More tests
Credits
- Arnaud Le Blanc, and all contributors
- Inspired by BazingaOAuthBundle and FOSUserBundle
- Installation doc adapted from FOSUserBundle doc.
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:19:04.962Z
Languages
PHP
99%
Twig
0.5%
Makefile
0.5%
