jasminefiner
9/21/2018 - 1:57 PM

10: Update Log In Route

User Management System: User Authentication 10

# app/auth_blueprint/views.py
# ...
@auth.route('/login', methods=['GET', 'POST']
# ...