oauth2-server/framework-integrations.md

13 lines
417 B
Markdown
Raw Normal View History

2016-03-15 20:33:44 +00:00
---
layout: default
title: Framework Integrations
permalink: /framework-integrations/
---
# Framework Integrations
2016-06-01 08:57:18 +01:00
* [Laravel + Lumen](https://github.com/lucadegasperi/oauth2-server-laravel)
2016-06-01 08:56:44 +01:00
* Slim (or any PSR7-supporting framework) - See the examples in this repository
2016-03-15 20:33:44 +00:00
2016-06-01 08:56:44 +01:00
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.