Giter VIP home page Giter VIP logo

Comments (3)

tiagopog avatar tiagopog commented on May 29, 2024 2

Sorry for the long delay on answering you, @jasonjho. I hope to bring something still useful for you.

I went through the gem's code/documentation and saw that it works by defining a default processor as you pointed. Since JU overrides the #process_request method only for avoiding bugs with duplicate request parsing on JR's default-generated actions, the jsonapi-authorization would work as expected only for those default actions.

Having in mind that JU works by explicitly defining/overriding the controller actions (i.e. the usual Rails way) I would suggest you to use the JU combined directly with Pundit, since it's simple to implement and it's also less "magical" for not involving the resource layer.

FYK I have a production API running with this authorization setup that I have just mentioned and the implementation got pretty neat, so maybe a new abstraction layer (i.e. jsonapi-authorization) is not required :-)

from jsonapi-utils.

jsmestad avatar jsmestad commented on May 29, 2024 1

@tiagopog thanks for putting this together! It would be great to get some docs in the README about how to use jsonapi-authorization with JU

from jsonapi-utils.

kceb avatar kceb commented on May 29, 2024

@tiagopog I'm finding that I need an operation processor for other reasons. Is there support for it?

https://jsonapi-resources.com/v0.9/guide/operation_processors.html

from jsonapi-utils.

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.