Invalid key supplied at vendor/league/oauth2-server/src/CryptKey.php in Laravel app
Stack: Laravel 11 – Ubuntu 24.04 – PHP 8.3 – Composer 2.7.1
Cannot using API Inside middleware in laravel
so this is my api.php
UserResource Auth Null At Query Result For Unauthenticated User Request
I am working on a Laravel 11 API project with Nuxt front end. And also we are using Passport for authentication and authorization. I am having trouble with Users. So let’s say there are just 2 users like below :
passport authorization of 3rd party app – accessing /oauth/authorize with token based user from front app
i have a website with separate fornt(vue) and backend (laravel) applications
Route [login] not defined in Laravel 10
working with Laravel 10 and passport authentication. I have following api route list as well
api.php