samedi 16 janvier 2016

Laravel API required middleware's

I am building first api in my life and I am curious witch middlewares should I include there i know I have to use JWT auth, but is there and other middlewares that are required like maybe CSRF token or something?

'api' => [
       'Tymon\JWTAuth\Facades\JWTAuth::class,
       ANYTHING ELSE HERE???
    ],



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire