diff --git a/.changeset/pretty-buttons-develop.md b/.changeset/pretty-buttons-develop.md new file mode 100644 index 0000000000..67fbaeaae5 --- /dev/null +++ b/.changeset/pretty-buttons-develop.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-auth-backend': minor +--- + +Auth0 provider now supports optional `connection` and `connectionScope` parameters to configure social identity providers.