Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Express JWT is a middleware for validating JSON Web Tokens (JWTs) in Express applications, providing decoded token payloads as `req.auth`. It supports various signing algorithms, custom token extraction, and integration with public/private key pairs. This project is designed for developers building protected API endpoints who need JWT-based authentication and authorization.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of auth0/express-jwt

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jsonwebtoken
Account's avatar
jfromaniello/express-unless
Conditionally add a middleware to express with some common patterns.
Account's avatar
auth0/node-jsonwebtoken
JSON Web Token implementation (symmetric and asymmetric)
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for express
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jfromaniello's profile
jfromaniello
174 contributions
woloski's profile
woloski
17 contributions
twistedstream's profile
twistedstream
13 contributions
dschenkelman's profile
dschenkelman
9 contributions
pose's profile
pose
6 contributions
mcastany's profile
mcastany
5 contributions
aarongodin's profile
aarongodin
3 contributions
dwmkerr's profile
dwmkerr
3 contributions
jaredhanson's profile
jaredhanson
3 contributions
mck-'s profile
mck-
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
auth0

auth0/express-jwt

connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes

TypeScript
4512
441
MIT License