Taxum / @taxum/jwt
@taxum/jwt
JWT integration for the Taxum HTTP server framework.
This package uses jose internally to handle JWT verification. You should refer to their documentation for more information.
Documentation
To check out docs, visit taxum.js.org.
Changelog
Detailed changes for each release are documented in the CHANGELOG
License
Copyright (c) 2025-present, Ben Scholzen 'DASPRiD'
JWT support for taxum.
This package supplies a JWT layer which can be used to verify incoming HTTP requests to contain a valid JWT Authorization
header.