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 installRunning the Server
The server can be initiated with the node command.
node index.jsLicense
On this page
Contributors
MIT License
Created July 17, 2021
Updated May 26, 2024