Local Storage
Hello,I'm using the ADF-Framework with Angular and I'm trying to get the username and password of the current user.I found out that I can get the name of the user with "localStorage.USER_PROFILE".Is there another constant where I can get the password...