Merge pull request #8283 from backstage/mob/identity-api

core-plugin-api: stabilize IdentityApi
This commit is contained in:
Johan Haals
2021-12-08 14:29:03 +01:00
committed by GitHub
56 changed files with 1163 additions and 327 deletions
+3
View File
@@ -34,6 +34,9 @@ describe('apis', () => {
getUserId: jest.fn(),
getProfile: jest.fn(),
signOut: jest.fn(),
getProfileInfo: jest.fn(),
getBackstageIdentity: jest.fn(),
getCredentials: jest.fn(),
});
const client = new SearchClient({