-
The current version is compatible up to 7.x. Installing this dependency on a setup with passport 8.x will yield errors.
-
Please confirm you have done the following before posting your bug report:
I have enabled debug mode
I have read checked the Common Issues page
Not able to use any API method all method return Un…
-
The following commit causes breaking issues and probably should not have been implemented in a minor version.
https://github.com/zendframework/zend-diactoros/commit/ee4bcdc43b6d60cd2b1256809903b862…
-
Take this issue like a list of points that SHOULD be in the [1.0](https://github.com/alrik11es/muninn/milestone/1) milestone version.
- [ ] Initiate the documentation
- [x] Create migrations for …
-
### 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
At the pre flight check …
-
There are places in Laravel code that I wish for better comments. To me better is not necessarily more, but it is most of the time. I try to list some cases here. Examples are from laravel/horizon unl…
-
![Screenshot_531](https://user-images.githubusercontent.com/78835936/107461159-60e6c380-6b94-11eb-9230-f92e575f0782.jpg)
-
First of all, thank you for this awesome auth package!
I did the following implementation for a based Laravel Passport API:
**plugins/auth.js**
```
import { createAuth } from '@websanova/vue-a…
-
Before we start creating functions for our API, we need to have a list of necessary packages,
We must place the packages and why they are needed
-
front end: apollo + relay+ react native.
back end: laravel + laravel-graphql
How to register and login? The out-of-box `auth` component of laravel could be used here?