User Management System: User Authentication 10
# app/auth_blueprint/views.py # ... @auth.route('/login', methods=['GET', 'POST'] # ...