-
- Sanctum Version: 2.1
- Laravel Version: 6.2
- PHP Version: 7.2
- Database Driver & Version: mysql@5.7
### Description:
i am facing automatic login issue for multiple SPA with single bac…
-
Instead of showing error messages in the dom, it would be a good idea to redirect the user back to login, when the current access token is invalid
-
In Sanctum you can generate a token for a user like this:
```
$user->createToken(
'laravel-forge', // role
['server:create', 'server:delete'] // permissions
);
//then check the token like th…
-
I have a backend API running on a subdomain `api.example.com` but then I have multiple front-ends, all which call the same API but are under different domains, some of which are not first party.
Is…
-
- Sanctum Version: 2.1
- Laravel Version: 7
- PHP Version: 7.4
- Database Driver & Version:
### Description:
> To protect routes so that all incoming requests must be authenticated, you…
-
I would like to propose the implementation of paseto by default as an authentification method for Lighthouse graphql api's out of the box.
Or as an additional package like laravel php artisan make:…
-
**Issue**
I make a request to my routes. If the request is all good and no exceptions are thrown then it responds okay. However, if a request throws an exception, the headers aren't being attached …
-
The cookies are handled by the `SessionGuard`, and you can have many as you want. I think most cases will be like me where we have one Guard for a `UserProvider` and a second Guard for a different `Us…
-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.17134 |
|Architecture | x64 |
|Application Version | 0.17.7 |
|Process | renderer |
#### Message
The syste…
-
There are 397 cases of Greek text in the PWG dictionary, Böhtlingk and Roth Grosses Petersburger Wörterbuch.
This first part has cases 1-100.
Note that each printed page has two 'columns' which a…