force-control

1.4.1 • Public • Published

force-control

Controls session flow by handling refreshes and reinvoking function calls.

Installation

npm install force-control

API

var ForceControl = require('force-control');
 
var forceControl = new ForceControl(opts);
 

Options

var opts = {
  refreshUrl: 'url to post for refresh'
};

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i force-control

    Weekly Downloads

    1

    Version

    1.4.1

    License

    MIT

    Last publish

    Collaborators

    • mattmie
    • dhall