Update .changeset/pretty-plants-hammer.md

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
This commit is contained in:
RedlineTriad
2024-09-27 11:45:22 +02:00
committed by GitHub
parent a11495aa74
commit 955a5df0d0
+1 -2
View File
@@ -2,5 +2,4 @@
'@backstage/integration-react': minor
---
Add ScmAuth provider for Bitbucket Server that uses correct OAuth scopes by default.
Also allows for overriding the default OAuth scopes.
Added new ScmAuth method `forBitbucketServer` that uses correct OAuth scopes by default. Also updated `forBitbucket` method to allow overriding the default OAuth scopes.