nodebb-plugin-login-jwt

Example plugin for login with jwt


License
MIT
Install
npm install nodebb-plugin-login-jwt@0.3.16

Documentation

nodebb-plugin-login-jwt

  • Logged in with JWT.

How to install:

 npm install nodebb-plugin-login-jwt 

Data format: (Not fix yet)


  {
    "id": "email address (ex. test@gmail.com),
    "name: "user name",
    "institut_short": "to be delete or modify option"
  }