build fixes

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-11-13 14:53:55 +01:00
parent 2ff9373179
commit 1accf5481d
2 changed files with 32 additions and 4 deletions
@@ -10,10 +10,6 @@ import { PassportOAuthAuthenticatorHelper } from '@backstage/plugin-auth-node';
import { PassportProfile } from '@backstage/plugin-auth-node';
import { SignInResolverFactory } from '@backstage/plugin-auth-node';
// @public (undocumented)
const authModuleAtlassianProvider: () => BackendFeature;
export default authModuleAtlassianProvider;
// @public (undocumented)
export const atlassianAuthenticator: OAuthAuthenticator<
PassportOAuthAuthenticatorHelper,
@@ -27,4 +23,8 @@ export namespace atlassianSignInResolvers {
unknown
>;
}
// @public (undocumented)
const authModuleAtlassianProvider: () => BackendFeature;
export default authModuleAtlassianProvider;
```
+28
View File
@@ -4911,6 +4911,24 @@ __metadata:
languageName: unknown
linkType: soft
"@backstage/plugin-auth-backend-module-atlassian-provider@workspace:^, @backstage/plugin-auth-backend-module-atlassian-provider@workspace:plugins/auth-backend-module-atlassian-provider":
version: 0.0.0-use.local
resolution: "@backstage/plugin-auth-backend-module-atlassian-provider@workspace:plugins/auth-backend-module-atlassian-provider"
dependencies:
"@backstage/backend-common": "workspace:^"
"@backstage/backend-defaults": "workspace:^"
"@backstage/backend-plugin-api": "workspace:^"
"@backstage/backend-test-utils": "workspace:^"
"@backstage/cli": "workspace:^"
"@backstage/plugin-auth-backend": "workspace:^"
"@backstage/plugin-auth-node": "workspace:^"
express: ^4.18.2
passport: ^0.6.0
passport-atlassian-oauth2: ^2.1.0
supertest: ^6.3.3
languageName: unknown
linkType: soft
"@backstage/plugin-auth-backend-module-gcp-iap-provider@workspace:^, @backstage/plugin-auth-backend-module-gcp-iap-provider@workspace:plugins/auth-backend-module-gcp-iap-provider":
version: 0.0.0-use.local
resolution: "@backstage/plugin-auth-backend-module-gcp-iap-provider@workspace:plugins/auth-backend-module-gcp-iap-provider"
@@ -5052,6 +5070,7 @@ __metadata:
"@backstage/cli": "workspace:^"
"@backstage/config": "workspace:^"
"@backstage/errors": "workspace:^"
"@backstage/plugin-auth-backend-module-atlassian-provider": "workspace:^"
"@backstage/plugin-auth-backend-module-gcp-iap-provider": "workspace:^"
"@backstage/plugin-auth-backend-module-github-provider": "workspace:^"
"@backstage/plugin-auth-backend-module-gitlab-provider": "workspace:^"
@@ -37277,6 +37296,15 @@ __metadata:
languageName: node
linkType: hard
"passport-atlassian-oauth2@npm:^2.1.0":
version: 2.1.0
resolution: "passport-atlassian-oauth2@npm:2.1.0"
dependencies:
passport-oauth2: ^1.4.0
checksum: fc1d46951018d03a792a469a0c856d16f4c21df13d743aa5a0111f60253588c042881c560c737c77d85f4751e42b9ad3a485db7a5d5ea39e0f76160bc4010182
languageName: node
linkType: hard
"passport-auth0@npm:^1.4.3":
version: 1.4.3
resolution: "passport-auth0@npm:1.4.3"