Package io.goobi.viewer.api.rest.v1.authentication


package io.goobi.viewer.api.rest.v1.authentication
REST resources for user authentication in the v1 API, handling login, session management, user profile data, and avatar delivery.
  • Classes
    Class
    Description
    REST endpoint handling user authentication, login/logout flows, and OAuth-based API token management.
    REST resource for uploading, retrieving, and deleting user avatar images.
    REST endpoint providing user profile information and preferences for authenticated users.