express-redirect-loop
Prevent redirect loops with sessions since HTTP referrer header is unreliable
Table of Contents
Install
npm:
npm install express-redirect-loop
yarn:
yarn add express-redirect-loop
Usage
const express = ;const session = ;const redirectLoop = ; const app = ; app; app; app;app;app;app; app;
Contributors
Name | Website |
---|---|
Nick Baugh | http://niftylettuce.com/ |