Hello Artisan
In this tutorial i am going to discuss about a brand new topic which is jwt auth laravel 6. This tutorial we will see how to create a restful api with json web token (jwt).
https://www.codechief.org/article/laravel-6-rest-api-with-jwt-authentication
Top comments (1)
Nice job pls i need help how to set jwt expire at to be in UTC
"expires_in": "2020-06-13 12:20:00"
Instead of
expires_in": 3600