feat(auth): migrate auth plugin from Material-UI to Backstage UI (#33282)

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
Ben Lambert
2026-03-13 09:51:53 +01:00
committed by GitHub
parent 50c2aee83d
commit 06294aafba
5 changed files with 164 additions and 170 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth': patch
---
Migrated the ConsentPage UI from Material-UI and `@backstage/core-components` to `@backstage/ui`.