Module: Grape::OAuth2::ActiveRecord::Client

Extended by:
ActiveSupport::Concern
Defined in:
lib/grape_oauth2/mixins/active_record/client.rb

Overview

Grape::OAuth2 Client role mixin for ActiveRecord. Includes all the required API, associations, validations and callbacks.