Flask - Security Best Practices
What is the main purpose of setting a
SECRET_KEY in a Flask application for session security?SECRET_KEY in a Flask application for session security?SECRET_KEY is used to cryptographically sign session cookies, ensuring they are not altered by clients.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions