Skip to content
Snippets Groups Projects
  • Paul-Christian Volkmer's avatar
    Put all user relevant session information into UserService · 26b343e9
    Paul-Christian Volkmer authored
    All relevant information about users (e.g. session mebership) are
    accessible via UserService.
    The method IUserService::getCurrentUser provides information about
    the actual logged in user. If no user is logged in, this method will
    throw a UnauthorizedException which will end up in 401 HTTP error.
    26b343e9
Forked from ARSnova / ARSnova Backend
Source project has a limited visibility.