DEV Community

Discussion on: How to Implement JWT Auth in Laravel 9

Collapse
 
trczx profile image
Skinny Dev

I've succeed to login, now if I want to create other controller (eg: TodoController), how to check if the token is valid?