#Get user details in .ts file in web workspace

1 messages · Page 1 of 1 (latest)

floral yarrow
#

I have a function in a .ts file in the web workspace, I need to get the details of the current user, right now what I'm doing is calling the function from a .tsx file and passing the user details as a parameter to the function in .ts file. Is there a way for me to directly get the user details inside the .ts file so that I don't have to pass the user details from .tsx file.

#

Get user details in .ts file in web workspace

rain kraken
#

Hey if you don’t get an answer here (I’m not sure about the answer) - you might cross post to the forums and maybe more eyes will see