0.2.1 • Published 9 years ago

nodebb-plugin-jwt v0.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

NodeBB JWT Generator

NodeBB Plugin that provides a JWT (JSON Web Token) to use as access to other apps via shared secret.

Installation

npm install nodebb-plugin-jwt

Configuration

  1. Set your shared secret in the admin console
  2. Visit /api/jwt and grab your encrypted token
  3. Decode the token in another app, now NodeBB is your user base.
0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago