VictorAZ12 / web-request-forum

0 stars 0 forks source link

Implement WTForms in user login and registration #33

Closed VictorAZ12 closed 6 months ago

VictorAZ12 commented 6 months ago

It is required to use WTForms tokens to avoid CRSF attacks. This may require templates to be rendered on the Flask server's side.