Values.CognitoConfigSourceThe configuration for using Amazon Cognito user pools to control access to your portal.
type nonrec t = {appClientId : string;The app client ID.
*)userPoolArn : string;The user pool ARN.
*)userPoolDomain : string;The user pool domain.
*)}