Skip to content
  • jackie / Andrea Ida Malkah Klaura's avatar
    FIX: fetch steering user & only own shows · aa874045
    jackie / Andrea Ida Malkah Klaura authored
    Superusers should see all shows. Ordinary users only those shows that belong to them.
    Therefore we have to fetch the user data from the steering backend as well (OIDC info
    alone does suffice here).
    
    We need this info later too, when we implement user managament and profile settings.
    
    In the ShowManager we now generate the GET URI depending on the superuser status.
    aa874045