Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

This article demonstrates a way to display a Popup to remind the user to refresh the page (if it contains a form) after a fixed interval, to avoid hitting 403 forbidden page due to CSRF token expiration upon submission.

...