UNPKG

coco-the-bear-auth-sessiontoken

Version:

A route handler for CoCo The Bear that enforces session token authentication and authorization.

15 lines 252 B
{ "extends": "../.eslintrc", "globals": { "beforeEach": true, "describe": true, "it": true, "before": true, "after": true }, "rules": { "prefer-arrow-callback": 0, "func-names": 0, "no-underscore-dangle": 0 } }