By default, Flask-WTF prevents all forms from CSRF attacks. It does this by embedding a token in a hidden <input> element inside the form.
確定! 回上一頁