-
**Describe the bug**
nuxt-auth-sanctum:csr:error Unable to load user identity from API
TypeError: undefined is not an object (evaluating 'headers.set')
**To Reproduce**
Upgraded from 0.4.12 …
-
### Describe the bug
Frontend: VUE3 app.
Backend: Laravel Sanctum (https://laravel.com/docs/10.x/sanctum).
Everything works great with Axios 1.5.1.
With version 1.6.0 an HTTP 419 "unknown sta…
-
- Sanctum Version: ^2.3
- Laravel Version: ^7.0
- PHP Version: 7.4
- Database Driver & Version: MYSQL 5.7
### Description:
Sub domains don't appear to work at all. I have followed the doc…
-
The module works fine but when I use a dev server to run it through my IP it returns a 401 Error.
The login request was successful and also returns the token but when it go to the user request it ret…
-
I am unsure if this is somehow possible or if this is a feature request.
It would be wonderful if there was a simple way to return a JsonResponse from a controller manually. I can work around this,…
-
This command works in another Laravel App.
Laravel: 11.24
MacOs: Monterey 12.6.8
-
Hi!,
First of all, thank you for your great work on this module!
My Nuxt 3 frontend runs on localhost:3000.
My Laravel 11 backend runs on localhost:8000 (by means of php artisan serve).
I …
-
Hi guys ! First of all, thanks for this amazing tool that I truly want to use as a Postman alternative. The fact that this is versionable is amazing 👌
I wanted to use Bruno for a new Laravel API I'…
-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…
-
Hi guys,
I love the way that sanctum makes our live easy, but the latest L11 changes makes it a bit hard to modify the behavior of json Requests when it comes to sanctum usage for api only based Pr…