Just FYI, there are some youtube videos on this.
I haven't viewed any on sanctum, I was looking at passport, but saw some titles there while browsing.
Hi there, I'm building a React SPA with Laravel Breeze as the backend. There is only Auth0 authentication (Sanctum) available, and I would like to use Postman to test the APIs I'm developing on Laravel. How can I authenticate on Postman and make requests to routes with middleware auth:sanctum? I'm having issues only getting 401 Unauthorized Thanks!!
Please or to participate in this conversation.