Hello all, I am trying to access the logged in user's credentials within an experience. Ideally, the username or user id would be used as part of a query on a layer.
I believe that I can get the credentials and set them as a global variable but cannot figure out how to access this information. I see that there is documentation about SessionManager but I am a relative newcomer to JS and am a bit lost.
Any help is greatly appreciated!