-
### Description
Sanctum has a pretty handy [`EnsureFrontendRequestsAreStateful`](https://github.com/laravel/sanctum/blob/2.x/src/Http/Middleware/EnsureFrontendRequestsAreStateful.php) middleware fo…
-
I've setup a websocket server on my local machine and could get it to work with some events on a blade webpage. I am trying to connect to the server using React-Native and can't get that to work.
I'v…
-
[https://readouble.com/laravel/8.x/ja/passport.html](https://readouble.com/laravel/8.x/ja/passport.html)
[https://readouble.com/laravel/9.x/ja/passport.html](https://readouble.com/laravel/9.x/ja/…
-
### Subject of the issue
Missing function logoutOtherDevices
### Your environment
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | yes
| Frame…
-
- Passport Version: 10.4
- Laravel Version: 9.2
- PHP Version: 8.0.2
- Database Driver & Version:
### Description:
For every new Laravel project I always override the issueToken method …
-
Hey, thanks for creating this great implementation! It's sped up development for my backend services and I'm really grateful!
I've been running into issues for a little while now while trying to in…
-
We should enhance the `RequestGuard` so it's able to retrieve the current client that's being used as an addition to https://github.com/laravel/passport/pull/854.
This probably requires some breaki…
-
### SDK Version
6.4
### PHP Version
PHP 8.0
### Composer Version
2.x
### What happened?
lcobucci/jwt don't include directly in auth0/login. It should be externally. It helps resolving issue.
#…
-
I have installed the elasticsearch(version 6.4) in my local system. And I have to install this package via composer. And it installed perfectly but at the end, I'm getting following error
`Loadin…
-
![screen shot 2561-04-12 at 17 28 51](https://user-images.githubusercontent.com/14065321/38671951-08469c8e-3e77-11e8-8b93-4d96b25b16ab.png)
I follow this step
Run command
$ composer create…