lukix / jwt

Implementation of JSON Web Token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of JWT token creation, decoding and verification. Uses HS256 algorithm for signing.

About

Implementation of JSON Web Token


Languages

Language:JavaScript 100.0%