-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Nikita Bulai edited this page Nov 24, 2016
·
6 revisions
Welcome to the Grape::OAuth2
wiki!
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:
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.