Some bug fixes brought over from develop branch.
- Allow Auth exceptions to bubble up to the surface (948518e)
- Improve testing mock stability (20185f7)
- Enabling blacklisting of expired-but-refreshable tokens (7b89b50)
- Other small improvements and tweaks