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