-
To help users make a decision on which authentication package to choose it would help to have a features table in the docs. Since there are so many authentication packages available now it would ease …
-
This is a feature request (proposal).
It would be better to have an "**api-only**" flag for generating a new project and removing the extra bloats that are not needed for api only project.
Also…
-
GraphQL is pretty sweet, but not the easiest thing to understand the basic setup of. There are definitely ways to tidy this up (i'm currently working on a package for this).
However, having it built …
-
Are there plans to upgrade the package to make it compatible with jenssegers/mongodb 3.6. Currently getting this message when installing on Laravel 6
designmynight/laravel-mongodb-passport v1.2.7 r…
-
Login Page is not showing
**To Reproduce**
Steps to reproduce the behavior:
1. Cloned the repository,
2. composer install/updated,
3. db migrated and seeded,
4. missing …
-
`Client error: 'POST http://api.XXX.com.cn/oauth/token' resulted in a '429 Too Many Requests' response:
Too Many Attempts.`
Hello, when I send some requests a little fast, I would got the error a…
-
Bonjour,
J'essaie de déployer votre application sur un cluster Kubernetes. Pour cela j'ai fais un Dockerfile et j'ai crée une image à partir de ça.
Par la suite j'ai déployer sur kubernetes l'app…
-
From [here](https://github.com/pixelfed/pixelfed/blob/4393780a4d3ff2ff30d26ec126fc2afc668fa420/app/Http/Controllers/Admin/AdminSettingsController.php#L158).
When trying to ☑️ "Mobile APIs" under `a…
-
Hi, I would like the ability to extend and implement custom grant types.
My use case is to implement a 'social' grant type like the following lib:
https://github.com/coderello/laravel-passport-soc…
-
Hello, could you provide any documentation or help on how to actually use this project? And possibly list all its supported features and if it can be used directly or has missing stuff?
I am tryin…