diff --git a/cmd/cognito_test/cognitotest/readme.md b/cmd/cognito_test/cognitotest/readme.md index ce9bd76b..9911a981 100644 --- a/cmd/cognito_test/cognitotest/readme.md +++ b/cmd/cognito_test/cognitotest/readme.md @@ -1,6 +1,7 @@ # Cognito Auth Test Harness This repository contains a test harness for validating AWS Cognito authentication and authorization with Go and the Echo web framework. It demonstrates a complete OAuth 2.0 flow with role-based access control (RBAC). +It is temporary and will go away once the final middleware is in place. ## Features