How to get user details from uid without using API
Solved
General Discussion
-
Hi,
I am using nodebb in the project.
It is using the nodebb apis to read and write.
But in one of the requirements, we need to get the userid or username from the uid. There is an api for that, but we need this data for a spark job and calling this api per user will be a bigger number. So its not scalable.
Is there any way to map the uid to the username ? -
-
Copyright © 2024 NodeBB | Contributors