Show data from sms userinfo endpoint in the frontend
This MR removes the old Token
section from the Profile page (which was empty nowadays) and instead adds a new section for the userinfo data that we get from the sms backend.
So it now shows:
- the apikey
- if the user is an super admin in the sms or not
- the names of the membered permission groups
- the names of the administrated permission groups
It doesn't look nice, but it is more useful as the old Token
section. And it helps me, so that I can see if I'm a super user - and also I see what my apikey is.