Skip to content

feat(core): add management API to delete one-time token #7237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

charIeszhao
Copy link
Member

Summary

Add management API to delete one-time token by ID.

Testing

Integration tests

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@charIeszhao charIeszhao requested a review from a team April 4, 2025 05:38
@charIeszhao charIeszhao self-assigned this Apr 4, 2025
@github-actions github-actions bot added feature Cool stuff size/s labels Apr 4, 2025
Copy link

github-actions bot commented Apr 4, 2025

COMPARE TO master

Total Size Diff 📈 +2.31 KB

Diff by File
Name Diff
packages/core/src/queries/one-time-tokens.ts 📈 +187 Bytes
packages/core/src/routes/one-time-tokens.openapi.json 📈 +276 Bytes
packages/core/src/routes/one-time-tokens.ts 📈 +389 Bytes
packages/integration-tests/src/api/one-time-token.ts 📈 +132 Bytes
packages/integration-tests/src/tests/api/one-time-tokens.test.ts 📈 +1.35 KB

@charIeszhao charIeszhao force-pushed the charles-log-10870-core-del-one-time-tokensid branch 2 times, most recently from b457482 to 475a3d3 Compare April 4, 2025 14:30
Base automatically changed from charles-log-10873-core-put-one-time-tokensidstatus to charles-log-10871-core-get-one-time-tokensid April 7, 2025 02:43
@github-actions github-actions bot added size/m and removed size/s labels Apr 7, 2025
@charIeszhao charIeszhao force-pushed the charles-log-10871-core-get-one-time-tokensid branch 2 times, most recently from a196679 to ceb5098 Compare April 7, 2025 02:47
@charIeszhao charIeszhao force-pushed the charles-log-10870-core-del-one-time-tokensid branch from 475a3d3 to 76f3147 Compare April 7, 2025 02:53
@github-actions github-actions bot added size/s and removed size/m labels Apr 7, 2025
Base automatically changed from charles-log-10871-core-get-one-time-tokensid to master April 7, 2025 02:58
@charIeszhao charIeszhao merged commit 97d713a into master Apr 7, 2025
34 checks passed
@charIeszhao charIeszhao deleted the charles-log-10870-core-del-one-time-tokensid branch April 7, 2025 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants