#csrf-protection

[ follow ]

How to Deploy Flask Applications on Vultr - SitePoint

Flask enables easy web application development with features like CSRF protection and secure deployment strategies using Gunicorn and Nginx.

Advanced Features and Techniques in Play Framework

Play Framework offers built-in CSRF protection and supports various authentication mechanisms and database operations for secure web application development.

Django, Axios and CSRF token

Building a hybrid web app involves using Vue.js for the front end and Django for the back end.
Making AJAX calls using axios in Vue components can help in preventing page refresh and Vue app re-initialization.
[ Load more ]