RSSAmplifier

Robert Mosolgo · Aug 4, 2015

Authorization in GraphQL

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

A GraphQL system works differently from a “traditional” RESTful JSON API. Instead of authenticating during controller actions, you can authenticate users with “query context.” UPDATE 23 Jan 2017: For more resources on authorization with graphql-ruby ,...

Read on rmosolgo.github.io

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.