5.1.9 • Published 2 years ago

@appyhigh/nodebb-plugin-session-sharing-appyhigh v5.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Session Sharing for NodeBB

The original Readme for the base project can be found in: https://github.com/julianlam/nodebb-plugin-session-sharing/blob/master/README.md

Changes for appyhigh

Now the JWT SECRET in the session-sharing-plugin in the admin panel will need to be given a base64 (utf-8) encoded public key of RSA secret.

Non base64 encoded key will throw an error and also show on the FE.