GitHunt
HA

habibis007/swagger-jwt-authentication

swagger-jwt-authentication

This example shows how to implement JWT authentication scheme for Swagger Docs.
This repo provides a quick bootstrap for NodeJS based application.

Installation

Use the package manager [npm] to install the dependencies.

npm install

Running the Server

The server can be initiated with the node command.

node index.js

License

MIT

Contributors

MIT License
Created July 17, 2021
Updated May 26, 2024
habibis007/swagger-jwt-authentication | GitHunt