bradtraversy / laravel-sanctum-api

REST API with auth using Laravel 8 and Sanctum
287 stars 151 forks source link

Fix: Handle unauthorised exception and name the login route #6

Open hakrsh opened 11 months ago

hakrsh commented 11 months ago

This PR includes changes to address issue #3

Changes

Closes #3