@adonisjs/session

v1.0.5
This repo is the official session provider for Adonisjs apps. It supports multiple drivers to store session data.

lint

standard

test

nyc npm run test:local

pretest

npm run lint

coverage

nyc report --reporter=text-lcov | coveralls

posttest

npm run coverage

test:win

set FORCE_COLOR=true && node bin/index.js --win

test:local

FORCE_COLOR=true node bin/index.js --local
npm i @adonisjs/[email protected]

Metadata

  • MIT
  • Whatever
  • virk
  • released 7/31/2017

Downloads

Maintainers