+ Login process incorrectly handled non existent accounts
0.9.12
+ `[AUTH]` section in configuration is now `[SECURITY]`
0.9.11
+ Tortoise config fix
0.9.10
+ Location crosschecking available on all sessions + Improved request verification test endpoint
0.9.9
+ `Account.get_via_email` method has been created for easy account retrieval + Exceptions and error factories are no longer nested in models + Documentation improvements
0.9.8
+ Optional account parameter added in login method.