Files
query-orchestration/cmd/cognito_test
Jay Brown e544f08505 Merged in feature/cognito-mfa-1 (pull request #154)
DRAFT for mfa demo

* for mfa demo

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1

* cleanup

* list cognito users

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/cognito-mfa-1
2025-06-10 17:01:30 +00:00
..
2025-05-12 13:02:55 -07:00
2025-04-24 13:28:49 -07:00

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.