Exception: Puavo::AuthenticationFailed

Inherits:
AuthenticationError show all
Defined in:
lib/puavo/authentication.rb

Instance Method Summary collapse

Instance Method Details

#codeObject



11
12
13
# File 'lib/puavo/authentication.rb', line 11

def code
  "bad_credentials"
end