diff --git a/.changeset/curvy-icons-peel.md b/.changeset/curvy-icons-peel.md index 589232766d..ccd8337bea 100644 --- a/.changeset/curvy-icons-peel.md +++ b/.changeset/curvy-icons-peel.md @@ -2,4 +2,4 @@ '@backstage/plugin-badges-backend': patch --- -Removing the authentication middleware as it's not used +Removing the authentication middleware from the obfuscated routes, as it doesn't do what it's supposed to do.