Coder Social home page Coder Social logo

lumen-passport-mongodb's People

Contributors

dusterio avatar jmarcher avatar kayrules avatar lucascardial avatar ssgtcookie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lumen-passport-mongodb's Issues

Getting the {"error":"invalid_client","message":"Client authentication failed"}

Hi there,

I follow all the steps on the readme and i'm getting the following error: {"error":"invalid_client","message":"Client authentication failed"}

I'm sure that I'm using the correct client_id and client_secret, this is how I'm making the request in postman:
{
"grant_type": "password",
"client_id": "ObjectId("5b7486ea662c6c00aa321e62")",
"clien_secret": "gnBfu4isJNO41zI7ASwidLdCVSGuOoVvEYhLqm2m",
"username":"[email protected]",
"password": "$2y$10$R3fipU2fITvyD2rJhaM.de9VHbDhbttmudSgVfU95Y7fQJ2yQVulu",
"scope": ""
}

i tried too changing the client_id to: 5b7486ea662c6c00aa321e62 and to ObjectId(5b7486ea662c6c00aa321e62).

Yo may have some idea about what I'm doing wrong.

Thanks in advance

Package not install in lumen 8

Php : 7.4
Lumen : 8.0

When try to add lumen-passport-mongodb in lumen project via composer than error shown as below
kayrules/lumen-passport-mongodb 0.4.0 requires illuminate/database ~5.3|~5.4 -> found illuminate/database[v5.3.0, ..., 5.8.x-dev]

already install dusterio/lumen-passport which is working fine for mysql database but not working for mongodb

Class 'Laravel\Passport\Passport' not found

Hi,
I am getting error Class 'Laravel\Passport\Passport' not found on php artisan migrate.

my composer.json looks-
"require": {
"php": ">=5.6.4",
"laravel/lumen-framework": "5.4.*",
"vlucas/phpdotenv": "~2.2",
"ramsey/uuid": "^3.5",
"league/fractal": "^0.15.0",
"moeen-basra/laravel-passport-mongodb": ">= 1.0",
"kayrules/lumen-passport-mongodb": "^0.2.2",
"barryvdh/laravel-cors": "^0.8.6",
"illuminate/mail": "^5.4",
"jenssegers/mongodb": "^3.2"
},
Please help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.