move over BackstageSignInResult, BackstageIdentityResponse, BackstageUserIdentity

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-02-09 17:10:18 +01:00
parent b3f3e42036
commit 86b40d464f
17 changed files with 149 additions and 122 deletions
+3
View File
@@ -9,3 +9,6 @@
Since the `IdentityClient` interface is marked as experimental, this is a
breaking change without a deprecation period.
- Moved `BackstageSignInResult`, `BackstageIdentityResponse`, and
`BackstageUserIdentity` to `@backstage/plugin-auth-node`.