Skip to content

refactor: replace oidc-client library by angular-oauth2-oidc

Created by: xkostka2

  • Library oidc-client, which was used for authentication, has been replaced by angular-oauth2-oidc, due to end of support for oidc-client
  • Response type unified to "id_token token" for all applications

Merge request reports