julianlam / nodebb-plugin-session-sharing

Allows login sessions from your app to persist in NodeBB
MIT License
88 stars 65 forks source link

Added option to query User object for payload UID #75

Open ravenstar opened 5 years ago

ravenstar commented 5 years ago

This PR adds an admin option that if enabled will query the User object for the id found in the cookie payload if not first found in the usual base app object.