Module: Grape::OAuth2::ActiveRecord::AccessGrant

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

Overview

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