Files
query-orchestration/cmd/cognito_test/readme.md
T
jay brown 525d3e0b7b docs
2025-04-24 13:28:49 -07:00

10 lines
379 B
Markdown

# Cognito sandbox code
All cognito related research code here. Not suitable for production. Only for confirming things
work before placing them in the library.
## cognito_test
This is the harness to demonstrate running all of the cognito auth and RBAC in a simple standalone
main.go. This is standalong documentation for the library contained in `internal/cognitoauth`.