Files
query-orchestration/cmd/cognito_test
Jay Brown 2b43799f56 Merged in feature/admin-api (pull request #191)
admin api and associated tools

* in progress

admin api started and permit.io setup tool started

* docs

* build fix

* integration tests passing

* new permit variables

* fix permit

* fix delete regex

* fix delete response

* docs

* docs
2025-10-23 22:57:15 +00: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.