users_blueprint.route('/login', methods=['GET', 'POST']) # pragma: no cover
nothing calls this directly
no outgoing calls
no test coverage detected