Files
query-orchestration/cmd/auth_related/readme.md
T
Jay Brown 6dccf494f8 Merged in feature/permit-policy-cleanup (pull request #210)
cleanup permit policies and correct documentation

* docs

* policy cleanup

* refactor

* Merge remote-tracking branch 'origin/feature/permit-policy-cleanup' into feature/permit-policy-cleanup

* docs and edits
2026-02-19 20:22:59 +00: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.
## auth_related
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`.