chore: update api report
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
This commit is contained in:
@@ -13,7 +13,8 @@ import { ProxyAuthenticator } from '@backstage/plugin-auth-node';
|
||||
import { SignInResolverFactory } from '@backstage/plugin-auth-node';
|
||||
|
||||
// @public (undocumented)
|
||||
export const authModuleAwsAlbProvider: () => BackendFeature;
|
||||
const authModuleAwsAlbProvider: () => BackendFeature;
|
||||
export default authModuleAwsAlbProvider;
|
||||
|
||||
// @public (undocumented)
|
||||
export const awsAlbAuthenticator: ProxyAuthenticator<
|
||||
|
||||
Reference in New Issue
Block a user