-
**Describe the bug**
in `token` mode, XSRF-TOKEN not attached after login, resulting `Unauthenticated` on `/api/user`
**Module information**
- Version: `0.5.2`
- Content of your `nuxt.co…
-
**Description:**
From wowwiki:
"Two shadow orbs circle clockwise around the outer edge of the area opposite to each other. Every 20 seconds, a beam connects the orbs for 10 seconds. This beam (= Sha…
-
#### Issue Description:
The Attractor Array (2 Rotten Flesh; not sure what its official name is, but that's what I found in the code) is not documented in the Sanguine Sanctum.
#### What happens…
VT-14 updated
5 years ago
-
Hi, I get the error 404 when try to login in production server.
someone can help me solve this problem?
-
When trying to run this on authenticated routes in my application, I get the following:
```
Tests\Unit\PageTest > auth routes with ('GET', 'profile/password') …
-
Hi :wave:
I'm currently using library in a production environment on a medium sized system, and like many, feel that this project isn't being maintained.
Recently, Laravel 9 was released, along …
-
**Description**: We did OS3D 10 man, and after killing Vesperon and all the other drakes, Vesperon revived with full health. He just stood where he previously died, and did not engage the party, but w…
-
### 1. Current Behavior
#### Some loot from naxx10 weren't moved to alphas and was made unobtainable, due to 10man raid version now having only 25man loot
#### 1.2. How to Reproduce
…
-
Laravel Framework 9.19.0
I have tried using the link generated by route('impersonate.leave')
and also with my own controller method and using manually: Auth::user()->leaveImpersonation();
But b…
-
I'm not sure about this but would the `logout` request should be a `POST` request?
```
Route::get('/logout', LogoutController::class)
->middleware('auth:sanctum')
->name('json-api-auth.l…