-
# This issue tracks daily findings.
-
"Hello, it seems that the bearer token is not being added to the 'get user' request: 'http://localhost:8000/api/user'. How can I make it work? I thought the plugin would have taken care of it, which i…
-
I setup Laravel Sanctum exactly like the docs say. If I copy the requests out of network tab in Chrome and put them in Postman, then the requests work fine.
`
Access to fetch at 'https://laravel.t…
-
### Details
Update composer.json to use stable laravel 11 and sanctum 4
Checklist
- [X] Modify `composer.json` ✓ https://github.com/liberu-genealogy/genealogy-laravel/commit/29be1acc0d078e0ec8bfe7…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to create basic S…
-
Hello
i'm setting up the package, but i get `419: CSRF token mismatch.` on login request.
If setting `SANCTUM_STATEFUL_DOMAINS=http://localhost` i get `500: Session store not set on request.`.
Be…
-
### Laravel Version
10.22.0
### PHP Version
8.1
### Database Driver & Version
_No response_
### Description
Auth facade has 2 methods: `getUser` and `user`. And `getUser` does not…
-
Hi,
set APP_URL=http://spa.test (also set SANCTUM_STATEFUL_DOMAINS=http://spa.test) in .env file.
but request mix http and https with errors:
![Immagine1](https://github.com/jeremykenedy/laravel-…
-
- Airlock Version: 1.0.0
- Laravel Version: 7.0.1
- PHP Version: 7.3.11
- Database Driver & Version: 10.3.15-MariaDB Homebrew
### Description:
After successfully hitting the airlock/csrf-cookie…
-
Laravel has https://www.npmjs.com/package/laravel-precognition as its core library, so we better use it.