Merge pull request #25236 from backstage/freben/move-auth

[NBS 1.0] move the auth services from `backend-app-api` to `backend-defaults`
This commit is contained in:
Fredrik Adelöw
2024-06-17 16:14:14 +02:00
committed by GitHub
76 changed files with 1330 additions and 473 deletions
@@ -35,7 +35,7 @@ import {
createCredentialsWithUserPrincipal,
createCredentialsWithNonePrincipal,
toInternalBackstageCredentials,
} from '../../../backend-app-api/src/services/implementations/auth/helpers';
} from '../../../backend-defaults/src/entrypoints/auth/helpers';
// TODO is this circular thingy a problem? Test in e2e
import {
type IdentityApiGetIdentityRequest,