1
0
mirror of https://github.com/flarum/core.git synced 2025-08-30 19:40:02 +02:00

Add base OAuth2 controller

This commit is contained in:
Toby Zerner
2015-12-05 15:25:10 +10:30
parent 262dc70fe1
commit 973ca16eee
2 changed files with 95 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"illuminate/validation": "5.1.*",
"illuminate/view": "5.1.*",
"league/flysystem": "^1.0.11",
"league/oauth2-client": "~1.0",
"tobscure/json-api": "^0.2.0",
"oyejorge/less.php": "~1.5",
"intervention/image": "^2.3.0",