Coder Social home page Coder Social logo

Client and User Management about gandalf.api HOT 4 CLOSED

nebo15 avatar nebo15 commented on June 14, 2024
Client and User Management

from gandalf.api.

Comments (4)

ramajob72 avatar ramajob72 commented on June 14, 2024 2

Hello,
I am currently exploring various Rules engines for POC and I downloaded api, web and mongoDB container in Docker. I am unable to resolve Invalid_client & I don't have much familiarity with PHP. Are there any instructions about how to run the Seeder and easily setup user sign-in? Are there any additional setups or customization I need to do for all 3 (api, web & mongoDB) to work together after starting all 3 containers?

from gandalf.api.

AndrewDryga avatar AndrewDryga commented on June 14, 2024

Hello,

Code that is responsible for SAAS-styled user management is located in a separate package. @Samorai can give you more details :).

from gandalf.api.

Samorai avatar Samorai commented on June 14, 2024

Hi, Alex!

Invalid_client error means that you do not transfer client data.
Here https://github.com/Nebo15/gandalf.api/blob/develop/database/seeds/DatabaseSeeder.php#L135-L139 you can see default client credentials if you ran the seeder.

With client credentials from oauth_clients you can register any users and projects.
It's done for separating web and mobile clients in the future.

from gandalf.api.

kwhat avatar kwhat commented on June 14, 2024

Hi there, I managed to figure it out. Thank you much for the fast response!

from gandalf.api.

Related Issues (15)

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.