Module: Grape::OAuth2::ActiveRecord::AccessToken

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

Overview

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