From 2f446ba7a262e4289fd6abc7b32ca744b197be17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Unger?= Date: Sun, 21 Aug 2016 16:21:20 +0200 Subject: [PATCH] Nette Framework integration --- framework-integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/framework-integrations.md b/framework-integrations.md index 5c1668e9..e1e498dd 100644 --- a/framework-integrations.md +++ b/framework-integrations.md @@ -8,5 +8,6 @@ permalink: /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.