diff --git a/.changeset/brown-pumpkins-impress.md b/.changeset/brown-pumpkins-impress.md new file mode 100644 index 0000000000..5748a9860b --- /dev/null +++ b/.changeset/brown-pumpkins-impress.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-auth-backend': patch +--- + +Refactored auth provider factories to accept options along with other internal refactoring of the auth providers.