-
Hello. Problem during the first login attempt. When using the login method, 2 requests are sent simultaneously to the `sanctum/csrf-token` cookie installation URL and `login` authorization. Why am I g…
-
I've idea to add backpack API. This useful for who using SPA frontend like Svelte, Vue or React as alternative their interface.
The API is consist with GET, POST, PUT and DELETE for each CRUD.
GET i…
-
# New Issue
## Diagnose
> If you use a Composer installation, please specify:
Output of `composer show` command
```
amphp/amp 3.0.2 A non-blocking co…
-
Hello,
I'm wondering if there is a way to get a customized Sanctum middleware.
For example, take this route:
Route::group(['middleware' => ['auth:sanctum']], function () {
Route::pos…
-
**Describe the bug**
I've encountered an issue with the php vscode-intelephense extension where it inaccurately reports an "Undefined method 'createToken()'" error for the createToken() method in Lar…
-
### Describe the bug
Hello,
After upgrading to kreait/firebase-php v7.10.0 it worked well on my development machine which is windows 10 and cURL 8.7
but on production server it gives error from cur…
-
### Ziggy version
v2.0.5
### Laravel version
v11.0.5
### Description
This package does not retrieve the Folio routes.
### Ziggy call and context
```js
route('music-videos.show', {musicVideo: mu…
-
**Describe the bug**
For some reason, I cannot manage to get the module to work with Laravel 11.
I've read the issue https://github.com/manchenkoff/nuxt-auth-sanctum/issues/34 however this one sad…
-
**Describe the bug**
In production, somehow when SSR turned on, the user fetch seems to be failing with a 401 response. Weird part is this only happens in the production env and not dev.
**To Rep…
-
php: 8.3
Laravel: 11.2
laravel/sanctum: v4.0.1
Authentication fails when using authentication rule `current_password` to authenticate passwords
`config/auth.php`
No problem with Has…