# @backstage/plugin-auth ## 0.1.8 ### Patch Changes - f635139: Limited `@remixicon/react` dependency to versions below 4.9.0 due to a license change in that release. - 4f62755: Improved the OAuth consent dialog for MCP authorization by showing more client details, including the client metadata host for CIMD clients, the metadata URL, callback URL, and requested scopes. - Updated dependencies - @backstage/ui@0.15.0 - @backstage/errors@1.3.1 - @backstage/frontend-plugin-api@0.17.0 ## 0.1.8-next.2 ### Patch Changes - 4f62755: Improved the OAuth consent dialog for MCP authorization by showing more client details, including the client metadata host for CIMD clients, the metadata URL, callback URL, and requested scopes. - Updated dependencies - @backstage/ui@0.15.0-next.3 ## 0.1.8-next.1 ### Patch Changes - f635139: Limited `@remixicon/react` dependency to versions below 4.9.0 due to a license change in that release. - Updated dependencies - @backstage/ui@0.15.0-next.1 - @backstage/frontend-plugin-api@0.17.0-next.1 ## 0.1.8-next.0 ### Patch Changes - Updated dependencies - @backstage/ui@0.15.0-next.0 - @backstage/errors@1.3.1-next.0 - @backstage/frontend-plugin-api@0.17.0-next.0 - @backstage/theme@0.7.3 ## 0.1.7 ### Patch Changes - 482ceed: Migrated from `assertError` to `toError` for error handling. - Updated dependencies - @backstage/ui@0.14.0 - @backstage/errors@1.3.0 - @backstage/theme@0.7.3 - @backstage/frontend-plugin-api@0.16.0 ## 0.1.7-next.2 ### Patch Changes - 482ceed: Migrated from `assertError` to `toError` for error handling. - Updated dependencies - @backstage/ui@0.14.0-next.2 - @backstage/errors@1.3.0-next.0 - @backstage/theme@0.7.3-next.0 - @backstage/frontend-plugin-api@0.16.0-next.2 ## 0.1.7-next.1 ### Patch Changes - Updated dependencies - @backstage/ui@0.14.0-next.1 - @backstage/frontend-plugin-api@0.16.0-next.1 ## 0.1.7-next.0 ### Patch Changes - Updated dependencies - @backstage/ui@0.14.0-next.0 - @backstage/frontend-plugin-api@0.15.2-next.0 - @backstage/errors@1.2.7 - @backstage/theme@0.7.2 ## 0.1.6 ### Patch Changes - 06294aa: Migrated the ConsentPage UI from Material-UI and `@backstage/core-components` to `@backstage/ui`. - aa29b50: New frontend system pages now use the default plugin header together with `HeaderPage` instead of the legacy core page header pattern. - Updated dependencies - @backstage/ui@0.13.0 - @backstage/frontend-plugin-api@0.15.0 ## 0.1.6-next.1 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.15.0-next.1 - @backstage/core-components@0.18.8-next.1 ## 0.1.6-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.14.2-next.0 - @backstage/core-components@0.18.8-next.0 - @backstage/errors@1.2.7 - @backstage/theme@0.7.2 ## 0.1.5 ### Patch Changes - a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings. - Updated dependencies - @backstage/core-components@0.18.7 - @backstage/theme@0.7.2 - @backstage/frontend-plugin-api@0.14.0 ## 0.1.5-next.2 ### Patch Changes - a7e0d50: Prepare for React Router v7 migration by updating to v6.30.2 across all NFS packages and enabling v7 future flags. Convert routes from splat paths to parent/child structure with Outlet components. - Updated dependencies - @backstage/frontend-plugin-api@0.14.0-next.2 - @backstage/core-components@0.18.7-next.2 - @backstage/theme@0.7.2-next.1 ## 0.1.5-next.1 ### Patch Changes - Updated dependencies - @backstage/theme@0.7.2-next.0 - @backstage/frontend-plugin-api@0.14.0-next.1 - @backstage/core-components@0.18.7-next.1 ## 0.1.5-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.6-next.0 - @backstage/frontend-plugin-api@0.14.0-next.0 - @backstage/errors@1.2.7 - @backstage/theme@0.7.1 ## 0.1.4 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.13.3 - @backstage/core-components@0.18.5 ## 0.1.4-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.5-next.0 ## 0.1.3 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.13.2 - @backstage/core-components@0.18.4 - @backstage/theme@0.7.1 ## 0.1.3-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.13.2-next.0 - @backstage/theme@0.7.1-next.0 - @backstage/core-components@0.18.4-next.0 - @backstage/errors@1.2.7 ## 0.1.2 ### Patch Changes - 1609e79: Authentication content screen now uses application title. - Updated dependencies - @backstage/frontend-plugin-api@0.13.0 - @backstage/core-components@0.18.3 ## 0.1.2-next.0 ### Patch Changes - 1609e79: Authentication content screen now uses application title. - Updated dependencies - @backstage/core-components@0.18.3-next.0 - @backstage/frontend-plugin-api@0.12.2-next.0 - @backstage/errors@1.2.7 - @backstage/theme@0.7.0 ## 0.1.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.2 - @backstage/frontend-plugin-api@0.12.1 - @backstage/theme@0.7.0 ## 0.1.1-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.2-next.2 - @backstage/theme@0.6.9-next.0 ## 0.1.1-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.2-next.0 - @backstage/frontend-plugin-api@0.12.1-next.0 - @backstage/errors@1.2.7 - @backstage/theme@0.6.8 ## 0.1.0 ### Minor Changes - 54ddfef: Initial publish of the `auth` frontend package ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.12.0 - @backstage/core-components@0.18.0 ## 0.1.0-next.0 ### Minor Changes - 54ddfef: Initial publish of the `auth` frontend package ### Patch Changes - Updated dependencies - @backstage/core-components@0.17.6-next.1