Question 3
Which of the following statements is true?
The CSRF protection is enforced by the flask framework, by default.
The data stored in local storage is synchronized across the devices for a given user.
A flask application returns CORS headers for cross domain javascript requests, by default.
None of these