djwt

JWT utility library

Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms.

Create and verify JSON Web Tokens (JWT) with Deno or the browser.

GitHub

228 stars
6 watching
24 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list

authenticationbrowserdenojsonwebtokenjwt

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dvsekhvalnov/jose-jwtA library implementing JSON Web Token and related security protocols for .NET development951
restuwahyu13/jwt-transformTools for transforming and decrypting JSON Web Tokens using encryption algorithms18
bastiaanjansen/jwt-javaA Java library implementing JSON Web Tokens according to the RFC 7519 standard11
keats/jsonwebtokenA Rust library for generating and verifying JSON Web Tokens1,721
brianvoe/sjwtA simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature120
gildedhonour/frank_jwtAn implementation of JSON Web Tokens in Rust.251
jwtk/njwtA Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization.433
jwt-dotnet/jwtA library providing an implementation of JSON Web Tokens for .NET authentication2,145
thalhammer/jwt-cppA header-only C++ library for creating and validating JSON Web Tokens928
nov/json-jwtProvides an implementation of JSON Web Token and its family in Ruby298
yourkarma/jwtA JSON Web Token implementation in Objective-C.352
skelpo/jwtmiddlewareMiddleware to handle authentication and authorization with JSON Web Tokens in a web application framework34
koajs/jwtMiddleware for validating JSON Web Tokens in Koa applications1,347
garyf/json_web_token_exAn Elixir implementation of the JSON Web Token (JWT) Standard143
jwt-scala/jwt-scalaA library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms.675