Fully remove JWT

This commit is contained in:
Dane Everitt 2016-01-16 00:31:10 -05:00
parent ac65d5fa21
commit 0389f1417d
4 changed files with 1 additions and 174 deletions

View file

@ -14,8 +14,7 @@
"pragmarx/google2fa": "^0.7.1",
"webpatser/laravel-uuid": "^2.0",
"prologue/alerts": "^0.4.0",
"s1lentium/iptools": "^1.0",
"tymon/jwt-auth": "^0.5.6"
"s1lentium/iptools": "^1.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",