This commit is contained in:
jay brown
2025-03-21 16:45:46 -07:00
parent cf8c44a41a
commit 16a27a99eb
+1
View File
@@ -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