UNPKG

hapi-auth-jwt-simple

Version:

Simple Hapi.js Authentication Plugin/Scheme using JSON Web Tokens (JWT)

10 lines (9 loc) 197 B
language: node_js node_js: - "4.1" env: - JWT_SECRET="EverythingIsAwesome!" before_install: - pip install --user codecov after_success: - codecov --file coverage/lcov.info --disable search