From 98bd15c8e04ceb6c8f87d17b1faa93fe893706f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Obradovi=C4=87?= Date: Fri, 11 Jan 2019 10:34:39 +0100 Subject: [PATCH] List Symfony framework integration --- framework-integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/framework-integrations.md b/framework-integrations.md index ee605be7..24fd9642 100644 --- a/framework-integrations.md +++ b/framework-integrations.md @@ -12,5 +12,6 @@ permalink: /framework-integrations/ * [Nette Framework](https://github.com/lookyman/nette-oauth2-server) * [Phalcon Framework](https://github.com/tegaphilip/padlock) * Slim (or any PSR7-supporting framework) - See the examples in this repository +* [Symfony](https://github.com/trikoder/oauth2-bundle) 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.