codeflash-internal/js/common
HeshamHM28 4f324b99ec
fix: remove API keys when a user is removed from an organization (#2234)
Fixes cf-998
# Pull Request Checklist

## Description
- [ ] **Description of PR**: Clear and concise description of what this
PR accomplishes
- [ ] **Breaking Changes**: Document any breaking changes (if
applicable)
- [ ] **Related Issues**: Link to any related issues or tickets

## Testing
- [ ] **Test cases Attached**: All relevant test cases have been
added/updated
- [ ] **Manual Testing**: Manual testing completed for the changes

## Monitoring & Debugging
- [ ] **Logging in place**: Appropriate logging has been added for
debugging user issues
- [ ] **Sentry will be able to catch errors**: Error handling ensures
Sentry can capture and report errors
- [ ] **Avoid Dev based/Prisma logging**: No development-only or
Prisma-specific logging in production code

## Configuration
- [ ] **Env variables newly added**: Any new environment variables are
documented in .env.example file or mentioned in description
---

## Additional Notes
<!-- Add any additional context, screenshots, or notes for reviewers
here -->
2026-01-14 23:51:23 +02:00
..
prisma Merge branch 'main' into feat/github-feedback 2026-01-08 09:16:31 -08:00
src fix: remove API keys when a user is removed from an organization (#2234) 2026-01-14 23:51:23 +02:00
.env.example dedupe and pricing changes for period 2025-03-11 04:55:40 +05:30
.eslintignore pricing dedupe and flow improve (#1511) 2025-03-11 23:29:20 +00:00
.gitignore Dashboard (#1596) 2025-05-27 19:04:13 +05:30
.npmignore Approval flow with slack interface (#1600) 2025-05-19 16:30:18 +05:30
.prettierignore consistency in formatting across ide & js projs (#1499) 2025-03-04 23:52:45 +00:00
.prettierrc consistency in formatting across ide & js projs (#1499) 2025-03-04 23:52:45 +00:00
eslint.config.mjs pricing dedupe and flow improve (#1511) 2025-03-11 23:29:20 +00:00
package-lock.json fix: remove API keys when a user is removed from an organization (#2234) 2026-01-14 23:51:23 +02:00
package.json fix: remove API keys when a user is removed from an organization (#2234) 2026-01-14 23:51:23 +02:00
tsconfig.json consistency in formatting across ide & js projs (#1499) 2025-03-04 23:52:45 +00:00
UploadSecretToKeyVault.ps1 Webapp Authentication and API Key Token generation (#36) 2023-12-03 15:25:53 -08:00