1 year ago
#293292

Ibrahim Ahmad
How to obtain new access token without login laravel sanctum?
I made a login api using Laravel Sanctum for the front end, the token only expires for 15 minutes. If it expires, the front end user must log back in to get a new token. For reactjs developer, how do you get a new token without having to log in again?
reactjs
laravel
api
sanctum
0 Answers
Your Answer