Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
djwt
/
mod.ts
>
Algorithm
Create and verify JSON Web Tokens (JWT) with Deno or the browser.
Zaubrik/djwt
Very Popular
Version
Latest
v3.0.2
v3.0.1
v3.0.0
v2.9.1
v2.9
v2.8
v2.7
v2.6
v2.5
v2.4
v2.3
v2.2
v2.1
v2.0
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.2
v1.1
v1.0
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.1
v0.2.0
v0.1.0
Menu
dist
examples
tests
mod.ts
(default module)
I
Header
I
Payload
T
VerifyOptions
f
create
f
decode
f
getNumericDate
f
validate
f
validateAudClaim
f
validateTimingClaims
f
verify
algorithm.ts
T
Algorithm
f
getAlgorithm
f
verify
deps.ts
f
decodeBase64Url
f
encodeBase64Url
signature.ts
f
create
f
verify
util.ts
v
decoder
v
encoder
f
isArray
f
isDefined
f
isNotNull
f
isNotNumber
f
isNotString
f
isNotTrue
f
isNull
f
isNumber
f
isObject
f
isString
f
isUndefined