Skip to content

expressots/jwt

Repository files navigation

ExpressoTS

@expressots/jwt-provider

JWT authentication provider for ExpressoTS applications.

npm License Discord Build

Documentation Β· Getting Started Β· Project Board Β· Community


Install

npm i @expressots/jwt-provider

What This Package Does

JWT authentication provider for ExpressoTS. Registers token signing, verification, and guard integration through the System Plugin Pattern so auth works consistently across controllers and middleware.

Quick Look

import { JwtProvider } from "@expressots/jwt-provider";

// Register in your provider module and use JWT guards on routes

Documentation

For guides, API reference, architecture patterns, and examples visit doc.expresso-ts.com.

Contributing

Welcome to the ExpressoTS community. See the Contributing Guide for how to get involved.

Support the project

License

MIT β€” see LICENSE.

About

Jwt Provider for ExpressoTS application 🐎

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors