From e847694fbbd3e5d4180056133c1dc75ad61c9265 Mon Sep 17 00:00:00 2001 From: blam Date: Fri, 3 Dec 2021 14:10:00 +0100 Subject: [PATCH] chore: rebuild api-report now I fixed some issues Signed-off-by: blam --- plugins/auth-backend/api-report.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/auth-backend/api-report.md b/plugins/auth-backend/api-report.md index dffb0414db..7d776986a7 100644 --- a/plugins/auth-backend/api-report.md +++ b/plugins/auth-backend/api-report.md @@ -288,8 +288,6 @@ export const createSamlProvider: ( options?: SamlProviderOptions | undefined, ) => AuthProviderFactory; -// Warning: (ae-missing-release-tag) "decorateWithIdentity" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal) -// // @public export function decorateWithIdentity( signInResolverResponse: Omit,