Exception: Stormpath::Rails::ClientCredentialsAuthentication::FormError

Inherits:
ArgumentError
  • Object
show all
Defined in:
app/services/stormpath/rails/client_credentials_authentication.rb

Instance Method Summary collapse

Instance Method Details

#statusObject



9
10
11
# File 'app/services/stormpath/rails/client_credentials_authentication.rb', line 9

def status
  401
end