chore: update comments
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Auth Module: AWS ALB Provider
|
||||
|
||||
This module provides an GitHub auth provider implementation for `@backstage/plugin-auth-backend`.
|
||||
This module provides an AWS application load balancer auth provider implementation for `@backstage/plugin-auth-backend`.
|
||||
|
||||
## Links
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ import {
|
||||
} from '@backstage/plugin-auth-node';
|
||||
import { AwsAlbResult } from './types';
|
||||
/**
|
||||
* Available sign-in resolvers for the Google auth provider.
|
||||
* Available sign-in resolvers for the AWS ALB auth provider.
|
||||
*
|
||||
* @public
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user