mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-02 19:51:03 +05:30
13 lines
417 B
Markdown
13 lines
417 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
|
|
|
|
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.
|