Skip to content

Commit

Permalink
Require Doorkeeper::OAuth::InvalidTokenResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
Phill Sparks committed Dec 31, 2013
1 parent 592352f commit ae381d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/doorkeeper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
require "doorkeeper/oauth/token_request"
require "doorkeeper/oauth/client"
require "doorkeeper/oauth/token"
require "doorkeeper/oauth/invalid_token_response"

require 'doorkeeper/models/scopes'
require 'doorkeeper/models/expirable'
Expand Down

0 comments on commit ae381d8

Please sign in to comment.