oauth2-server/framework-integrations.md
2016-08-21 16:21:20 +02:00

14 lines
486 B
Markdown

---
layout: default
title: Framework Integrations
permalink: /framework-integrations/
---
# Framework Integrations
* [Laravel + Lumen](https://github.com/lucadegasperi/oauth2-server-laravel)
* Slim (or any PSR7-supporting framework) - See the examples in this repository
* [Nette Framework](https://github.com/lookyman/nette-oauth2-server)
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.