feat: replace Supabase deleteUser with Cognito AdminDeleteUser
DELETE /user/account now calls AdminDeleteUserCommand. Lambda role gets cognito-idp:AdminDeleteUser on the user pool ARN. USER_POOL_ID injected as Lambda env var from CDK.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | 89eded60 |
| Stats | 5 files changed , +81 , -8 |
| Part of | Migrate auth from Supabase to Cognito (User Pool + Identity Pool, MFA, Amplify) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-ce910c1e.md
from inside the repo you want the change in.