Skip to content

ScaleDrone/scaledrone-express-jwt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scaledrone Express.js JWT authentication example

This example shows how to use JWT authentication in your project

Running the example

Install the dependencies:

npm install

Create a new channel in Scaledrone and copy the ID and secret. Then start the server:

CHANNEL_ID=dJLd12d91d... CHANNEL_SECRET=8LI85gAt... npm start

Open up http://localhost:1234

About

Node.js Express.js JWT Demo for Scaledrone Realtime Messaging Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published