Tag: token

Laravel Sanctum: Create a token

In Laravel Sanctum, you can create a token for a user through various authentication mechanisms….

 Posted in PHP Tagged , , , ,
Lumen

Lumen Passport Logout

If you are using LumenPassport (that is based on Laravel Passport) for user authentication, you…

 Posted in Lumen Tagged , , , , , ,