Skip to content

expressots/jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors