-
**My flow:**
1. Unauthorized user clicks on the "Login via MyService" button on `client.tld`
2. User is redirected to the authorization form on `myservice.tld/oauth/authorize?client_id=...`
3. As…
-
php: 8.0.20
laravel/framework: v9.27.0
php cURL Information => 7.83.1
```
# LoginController.php 伪代码
class LoginController extend Controller{
public function login(){
$data = [
…
-
- L5-Swagger Version: 8.3.2
- PHP Version 8.1.8:
- OS: Ubuntu 20.04.4 LTS
### Description:
Does this package has support for Laravel Passport Authorization Code Grant with PKCE flow? I tried ```…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
I have upgraded from Snipe-it V…
-
I'm struggling to call the artisan command `passport:install` or any `passport` command with the following error:
`Symfony\Component\Console\Exception\CommandNotFoundException: The command "pass…
-
Hi,
in the TokenGuard the authorization header will be overwritten when the authentication request was invalid
https://github.com/laravel/passport/blob/7ddaa0fa6ff5c100cf755bf85d86886e0edcb0e8/…
-
### Describe the issue you are experiencing
I got an error.
Target [Psr\Http\Message\UriInterface] is not instantiable while building [App\Http\Controllers\Web\Admin\AdminViewController, Kreait\Fire…
-
The LDAP plugin is currently broken (it is missing its configuration interface, likely since 3.0) and it is the only example of an `auth` plugin category.
It does not usefully solve a problem (most…
-
I want to put the AJAX functions into a folder named "models" or "apis" or whatever. The predefined alias can't meet my needs, and everyone has his own habit, why not adding an alias pointing to the b…
-
Hi, i was wondering if you're planning on updating `firebase/php-jwt` to the latest?