julianlam / nodebb-plugin-session-sharing

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

PR for #62 #63

Closed uplift closed 5 years ago

uplift commented 6 years ago

Add hook into verifyUser for any post processing of user details.

Not sure if its worth passing userData through from the updateUserGroups function into the hook. I don't need it for my needs but might be useful for someone. Let me know.

julianlam commented 5 years ago

4.3.3