class Doorkeeper::GrantFlow::FallbackFlow
Public Instance Methods
Source
# File lib/doorkeeper/grant_flow/fallback_flow.rb, line 6 def handles_grant_type? false end
Source
# File lib/doorkeeper/grant_flow/fallback_flow.rb, line 10 def handles_response_type? false end