Authentication With GraphQL, Relay, and Rails

By Jon Stokes

In this article, we’ll look at how you register users and log them in and out in a Relay-on-Rails application. This piece covers the back-end implementation, only, so you’ll need to know how to implement Relay mutations on your preferred client.

GraphQL + Relay Modern + Rails

By Jon Stokes

Are you a Rails developer looking to take the next step? Here’s how to add Relay, GraphQL and Relay on top of your favorite web framework.