-
This is a **bug/question**.
### Prerequisites
* [4.4.0] Are you running the latest version?
* [x] Are you reporting to the correct repository?
(enso is made of many specialized packages: ht…
-
I successfully login to my nuxt app using laravel sanctum but the **loggedIn** state doesnt update to **true** even if I already set the user using this code.
```
const user = await this.$axios.$…
-
- laravel/framework": "^8.0",
- "laravel/sanctum": "^2.6",
- PHP Version: 7.3
- Database Driver & Version: mysql
### Description:
hi,
when using the http://websockets.test/sanctum/csrf-cook…
-
### Version
[v4.9.1](https://github.com/auth-module/releases/tag/v4.9.1)
### Reproduction link
[https://none.com](https://none.com)
### Steps to reproduce
...
### What is expected ?
$auth.user …
ghost updated
4 years ago
-
For people doing full SPA and managing routes under the `/api/` prefix group, it seems weird to have `/sanctum/csrf-cookie` as the CSRF initialize route, something lile `/api/csrf-cookie` would make m…
-
- Sanctum Version: 2.7.0
- Laravel Version: 8.11.2
- PHP Version: 7.4
- Database Driver & Version: MySQL 8
### Description:
When calling the default logout route using axios.post, Laravel retur…
-
Greetings,
I encountered this problem when I finished the installation of NexoPOS in a local server.
I followed the instructions based on this site:
https://my.nexopos.com/en/blog/post/how-to…
-
### Version
[5](https://github.com/auth-module/releases/tag/5)
### Reproduction link
[https://www .none.com](https://www .none.com)
### Steps to reproduce
none
### What is expected ?
I should b…
ghost updated
4 years ago
-
- Sanctum Version: 2.8.0
- Laravel Version: 8.14.0
- PHP Version: 7.4
- Database Driver & Version:MYSQL 5.7.32-0ubuntu0.18.04.1
### Description:
I have cross domain routing enabled. all m…
-
- Sanctum Version: 2.5.0
- Laravel Version: 7
- PHP Version: 7.4
- Database Driver & Version:
### Description:
In my case, I have 2 SPA: app.mydomain.com and cms.mydomain.com.
Laravel API is…