Exception: Todoable::AuthError

Inherits:
Exception
  • Object
show all
Defined in:
lib/todoable.rb

Overview

Exception raised when the authentication fails.

For the `/authenticate` endpoint, it means that user or password are wrong. For the other endpoints it's raised because the token could have expired.