A JavaScript package for creating and verifying JWTs with strong typing support.
Go to file
2019-10-01 19:07:59 +02:00
test fix(core): update 2019-10-01 19:07:59 +02:00
ts fix(core): update 2019-10-01 19:07:59 +02:00
.gitignore fix(core): update 2019-02-23 00:48:01 +01:00
.gitlab-ci.yml fix(core): update 2019-02-23 00:48:01 +01:00
license fix(core): update 2019-02-23 00:48:01 +01:00
npmextra.json fix(core): update 2019-02-23 00:50:21 +01:00
package-lock.json 1.0.5 2019-10-01 18:04:43 +02:00
package.json 1.0.5 2019-10-01 18:04:43 +02:00
readme.md fix(core): update 2019-02-23 13:46:36 +01:00
tslint.json fix(core): update 2019-02-23 00:48:01 +01:00

@pushrocks/smartjwt

a package for handling jwt

Status for master

build status coverage report npm downloads per month Known Vulnerabilities TypeScript node JavaScript Style Guide

Usage

For further information read the linked docs at the top of this readme.

This package is intended for being used serverside. There is a corresponding client package for browsers calls @pushrocks/webtoken

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer