In the Flask application (initialized in __init__.py) I have two blueprints - auth and main . In the auth blueprint I\'m
__init__.py
auth
main