* Fix #36: fix token url in auto doc * Define OAuth scheme in authentication base with default /users/login tokenUrl * Allow to override it through contructor argument of auth class * Fix test coverage of BaseAuthentication
* Improve test coverage of BaseUserDatabase * Improve unit test isolation * Improve coverage of router and authentication