class Doorkeeper::Errors::InvalidTokenStrategy
Public Instance Methods
type()
click to toggle source
# File lib/doorkeeper/errors.rb, line 18 def type :unsupported_grant_type end
# File lib/doorkeeper/errors.rb, line 18 def type :unsupported_grant_type end