Authentication - Makleido/ChatTestingApp GitHub Wiki
Laravel and JWT tokens
I made the authentication with Laravel's default JWT Authentication system, made some changes on it
The routes which are supposed to be for the registrated users are being guarded by it
Back home |
---|
Home |