Updated API Report

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2023-09-08 14:40:51 -05:00
parent ee8f53966f
commit 80e8c5c9ba
@@ -11,7 +11,8 @@ import { PassportProfile } from '@backstage/plugin-auth-node';
import { SignInResolverFactory } from '@backstage/plugin-auth-node';
// @public (undocumented)
export const authModuleOauth2Provider: () => BackendFeature;
const authModuleOauth2Provider: () => BackendFeature;
export default authModuleOauth2Provider;
// @public (undocumented)
export const oauth2Authenticator: OAuthAuthenticator<