-
We are encountering a significant performance issue with the nuxt-sanctum package where multiple sessions are being created during server-side rendering (SSR) in our Nuxt application. It appears that …
-
**Describe the bug**
I started a project with JetStream. Routes for authentication and such are automatically handled by JetStream / Fortify. I then added laravel-localization to handle the... Well…
-
### Sanctum Version
3.3.3
### Laravel Version
9.52.16
### PHP Version
8.1.0
### Database Driver & Version
_No response_
### Description
**Route Definition**
I have a route …
-
Describe the bug
Good morning! I'm having a problem with the option to save my authentication token in a cookie. My back-end returns exactly as it is in the documentation (a simple JSON containing on…
-
### What happened?
I'm trying to install this into a Laravel 11 project with the following dependencies:
```json
{
"name": "laravel/laravel",
"type": "project",
"description": "The…
-
## Package version
v4.5.0
## Describe the bug
I'm very happy with the package, but I'm refactoring some things I had using the original Elasticsearch library, and when refactoring to use model X…
-
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,
Nice starter kit! I would like to see how i can make authenticated and guest api calls to https://github.com/manchenkoff/breeze-api ?
Do i need to add csrf to that calls? Can i use useSanctum…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.17.0`
- Nuxt Version: `3.13.2`
- CLI Version: `3.14.0`
- Nitro Version: `2.9.7`
- Package Manager: `npm@10.8.3`
- Bu…
-
Hi @manchenkoff
Can I ask about this strange behavior, After I logout I am redirected to log in, then if type again my credentials and then submit I cannot log in I'm not redirected to the dashboa…