Skip to content
Snippets Groups Projects
  • Reiter, Christoph's avatar
    90c7d496
    auth: move back to the keycloak package from npm again · 90c7d496
    Reiter, Christoph authored
    Instead of fetching it from the configured keycloak server.
    
    We had this initially, but switched to the server variant to make
    sure we are always compatible with the keycloak version.
    
    Now upstream keycloak has deprecated this strategy and in Keycloak 22
    the server provided js bundle will be removed.
    
    So switch back to the npm package.
    90c7d496
    History
    auth: move back to the keycloak package from npm again
    Reiter, Christoph authored
    Instead of fetching it from the configured keycloak server.
    
    We had this initially, but switched to the server variant to make
    sure we are always compatible with the keycloak version.
    
    Now upstream keycloak has deprecated this strategy and in Keycloak 22
    the server provided js bundle will be removed.
    
    So switch back to the npm package.
This project manages its dependencies using Yarn. Learn more