From 74cb1477bb921a2378ea22a552b71a48c11e0931 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 20 Jul 2018 16:34:32 +0200 Subject: Better API (integrated oauth completely) --- infrastructure/Http/Middleware/EncryptCookies.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 infrastructure/Http/Middleware/EncryptCookies.php (limited to 'infrastructure/Http/Middleware/EncryptCookies.php') diff --git a/infrastructure/Http/Middleware/EncryptCookies.php b/infrastructure/Http/Middleware/EncryptCookies.php new file mode 100644 index 0000000..80b8da3 --- /dev/null +++ b/infrastructure/Http/Middleware/EncryptCookies.php @@ -0,0 +1,17 @@ +