Giter Club home page Giter Club logo

Comments (3)

noxify avatar noxify commented on July 30, 2024

I tested it a bit and it seems that it requires more than just changing the config.

I have used rinvex/fort which extends the default auth with some good features.

For me, Decoy seems to be the solution to speed up my development, because it includes everything what i need.

My idea/plan is/was to allow my users to control their posts via the decoy control panel.
In my first prototype i created everything from scratch... i don't really like it....

With the curent implementation i don't see the possibility to allow this access without syncing the users table with the admins table.

But correct me if i'm wrong :)

Anyway... thanks a lot for this awesome work :)

from decoy.

weotch avatar weotch commented on July 30, 2024

We have done this in the past, replacing the Decoy auth wtih a client's SSO solution. But it's been awhile and since we only added tests recently, I'm not surprised that's not working as intended. Originally we used the Sentry package but replaced it as it grew in a direction we weren't interested in.

I do want replacing the auth to be possible and would accept a PR if you find the things that need changing to make it work again. But if it's not working now, I don't see us taking on this work ourselves until we have a client of our own that requires it.

from decoy.

toddvalentine avatar toddvalentine commented on July 30, 2024

You could try extending the SessionGuard and setting logic in it's user method? Then setting your app to use your extended SessionGuard class.

from decoy.

Related Issues (20)

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.