How to access current users data
Hi!I'm a junior developer and have to ask, maybe a simple question but could not find out on my own.When user logs in to the application certain (json) data is transmitted to the application via GET request:id,isFile,isFolder,ParentId, etc.How can I ...