2025-03-12 17:12:48 -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.
|
|
|
|
|
|
2026-02-19 20:22:59 +00:00
|
|
|
## auth_related
|
2025-04-24 13:28:49 -07:00
|
|
|
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`.
|
2025-03-12 17:12:48 -07:00
|
|
|
|
|
|
|
|
|