Update framework integrations

This commit is contained in:
Andrew Millington 2018-05-25 10:29:08 +01:00 committed by GitHub
parent 3d4a68a52b
commit 5f7bdb6c7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,10 @@ permalink: /framework-integrations/
# Framework Integrations
* [Laravel + Lumen](https://github.com/lucadegasperi/oauth2-server-laravel)
* [CakePHP 3](https://github.com/uafrica/oauth-server)
* [Drupal](https://www.drupal.org/project/simple_oauth)
* [Laravel Passport (Official)](https://laravel.com/docs/passport)
* Slim (or any PSR7-supporting framework) - See the examples in this repository
* [Nette Framework](https://github.com/lookyman/nette-oauth2-server)
* Slim (or any PSR7-supporting framework) - See the examples in this repository
Have you made a framework integration or written a blog post or tutorial? Please open a PR against the `gh-pages` branch and update this page.