Skip to content
Nikita Bulai edited this page Nov 22, 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**.

More info:

Demo app

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

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

Clone this wiki locally