RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Gem for ruby-graphql authorization

As ruby-graphql do not come with the built-in authorization support, we’ve come with our own solution https://github.com/anjlab/graphql_authorize . Right now we support only CanCanCan and Pundit for checking abilities (and of course passing procs), but it’s fairly easy to extend it. Feedback and contributions are welcome!

Comments

There is . at the end of your url ;)

OMG : Fixed, thanks Jean!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in