-
**Description**
I am integrating a 2FA flow within a Single Page Application (SPA) and have implemented an endpoint (GET /set_csrf_cookie) similar to Laravel Sanctum. This endpoint sets a CSRF-TOKE…
-
HI, after installation de scripts I have message "message": "CSRF token mismatch.",
I have laravel code executed in domaine app.test and client in localhost:3000
SESSION_DOMAIN=localhost
SANCT…
-
While the SRD does not contain the Product Identity spell names (such as "Melf's Acid Arrow"), it does contain generic versions ("Acid Arrow") for most of them. Here is a nicely formatted version of …
-
Here is the simple form which doesn't have any csrf tokens to send to the server:
```html
Test API authentication
Sub…
beibl updated
4 years ago
-
Se debe implementar un API (**POST**) que reciba como parámetros le `Username` y `Password`
-
### Version
module: 5.0.0-1647967358.de1bb0f
nuxt: 2.15.8
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [x] universal
- [ ] spa
### Nuxt configurat…
-
Everything was working fine but when i try to run
`laravel-echo-server start `
from supervisor below error appear.
```
[11:25:15 PM] - zmMtehwMctWVHxFBAAAB joined channel: chats-channel
[…
-
Hi, I'm using laravel 8 and [jetstream](https://github.com/laravel/jetstream), I'm not sure why I am able to impersonate any user I need but then when I fire `route('impersonate.leave') ` i'm kicked t…
-
```
Route::group(
[
'prefix' => LaravelLocalization::setLocale(),
'middleware' => ['localeSessionRedirect', 'localizationRedirect', 'localeViewPath']
],
function …
-
ok, I'm trying to create a simple API with authetication with a LDAP server `ldap.forumsys.com` this is a test ldap server but I get this error
`BadMethodCallException with message 'Method Illumina…