-
-
Notifications
You must be signed in to change notification settings - Fork 25
Get user profile by user id #72
Copy link
Copy link
Open
Labels
P2enhancementNew feature or requestNew feature or requestlibraryRelated to the npm module (aka. library)Related to the npm module (aka. library)profileRelated to the profile moduleRelated to the profile module
Metadata
Metadata
Assignees
Labels
P2enhancementNew feature or requestNew feature or requestlibraryRelated to the npm module (aka. library)Related to the npm module (aka. library)profileRelated to the profile moduleRelated to the profile module
Given a user id, we want to return public information for the user.
UserProfilewhich contains this informationprofilemodule which will contain all functions related to the user profile.