from flask import Blueprint auth = Blueprint( 'quiz_auth', __name__, )