Skip to content
Nikita Bulai edited this page Nov 24, 2016 · 6 revisions

Welcome to the Grape::OAuth2 wiki!

About

Grape::OAuth2 is a flexible, ORM-agnostic and customizable OAuth2 provider for Grape APIs. The gem is in active development.

Currently it support only MRI >= 2.2.2.

More info:

Demo app

You can find an example apps for the different ORMs in the spec/dummy directory.

Or take a look at the real app using Grape, GrapeOAuth2, ActiveRecord 5, Dotenv and other gems.

Clone this wiki locally