Exception: Doorkeeper::Errors::InvalidGrantReuse

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

Instance Method Summary collapse

Instance Method Details

#typeObject



12
13
14
# File 'lib/doorkeeper/errors.rb', line 12

def type
  :invalid_grant
end