Exception: Todoable::AuthError
- Inherits:
-
Exception
- Object
- Exception
- Todoable::AuthError
- 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.