Closed marcelfolaron closed 4 hours ago
3.3.1 has an issue where both authentication middleware get executed making it impossible to use the API when not simultaniously logged in with a regular account. This PR fixes that and adds Acceptance & Unit Tests.
Description
3.3.1 has an issue where both authentication middleware get executed making it impossible to use the API when not simultaniously logged in with a regular account. This PR fixes that and adds Acceptance & Unit Tests.
Link to ticket
2807
Type