I've added to user hash a custom field where my plugin based on nodebb-plugins-login-mysite store the user remote uid.
I've to get user data using the remoteid custom field, i've take a look to https://github.com/NodeBB/NodeBB/blob/v1.10.x/src/controllers/user.js#L64 but i don't understand how i can do.
S
Simos
@Simos
Posts
-
Get user data from a custom field