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!

GraphQL-Guard: A Simple Authorization Gem for GraphQL 🎉

I created a new gem called graphql-guard which provides a field-level authorization for GraphQL. Previously, the only authorization solution for Ruby was GraphQL Pro which is a paid and not open-sourced version of GraphQL. graphql-guard can work with any other authorization libraries such as CanCanCan or Pundit. I recently published a stable v1.0.0, my company uses it on production ;)

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