II.
Library overview
Reference · livelibrary:jsonwebtoken
jsonwebtoken overview
Node.js implementation of JSON Web Tokens (RFC 7519) supporting signing with HMAC, RSA, and ECDSA algorithms, plus verification and decoding of access and refresh tokens.
Attributes
displayName
jsonwebtoken
belongsToLanguageId
category
auth
description
Node.js implementation of JSON Web Tokens (RFC 7519) supporting
signing with HMAC, RSA, and ECDSA algorithms, plus verification
and decoding of access and refresh tokens.
Outgoing edges
alternative_to1
- library:next-auth·LibraryNextAuth.js
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:authentication-authorization·SkillArea
Incoming edges
alternative_to1
- library:bcrypt·Librarybcrypt