MCPcopy
hub / github.com/simov/grant / express-session.js

File express-session.js

examples/session-store/express-session.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2var express = require('express')
3var session = require('express-session')
4var grant = require('../../').express()

Callers

nothing calls this directly

Calls 2

expressFunction · 0.85
grantFunction · 0.85

Tested by

no test coverage detected