Exception: Doorkeeper::Errors::InvalidTokenStrategy

Inherits:
DoorkeeperError
  • Object
show all
Defined in:
lib/doorkeeper/errors.rb

Instance Method Summary collapse

Instance Method Details

#typeObject



18
19
20
# File 'lib/doorkeeper/errors.rb', line 18

def type
  :unsupported_grant_type
end