Skip to content

feat(core): add management API to batch fetch one-time tokens #7239

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 batch fetch one-time tokens, filtering by email and status, and with optional pagination.

Testing

API integration tests

Checklist

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

@charIeszhao charIeszhao requested a review from a team April 4, 2025 14:48
@charIeszhao charIeszhao self-assigned this Apr 4, 2025
@github-actions github-actions bot added the feature Cool stuff label Apr 4, 2025
Copy link

github-actions bot commented Apr 4, 2025

COMPARE TO master

Total Size Diff 📈 +5.21 KB

Diff by File
Name Diff
packages/core/src/queries/one-time-tokens.ts 📈 +1.06 KB
packages/core/src/routes/one-time-tokens.openapi.json 📈 +692 Bytes
packages/core/src/routes/one-time-tokens.ts 📈 +1001 Bytes
packages/integration-tests/src/api/one-time-token.ts 📈 +164 Bytes
packages/integration-tests/src/tests/api/one-time-tokens.test.ts 📈 +2.34 KB

@github-actions github-actions bot added the size/m label Apr 4, 2025
@charIeszhao charIeszhao force-pushed the charles-log-10872-core-get-one-time-tokens branch from 7933e38 to f7fc82f Compare April 5, 2025 14:16
@charIeszhao charIeszhao force-pushed the charles-log-10870-core-del-one-time-tokensid branch from 475a3d3 to 76f3147 Compare April 7, 2025 02:53
@charIeszhao charIeszhao force-pushed the charles-log-10872-core-get-one-time-tokens branch from f7fc82f to 85adaba Compare April 7, 2025 02:57
Base automatically changed from charles-log-10870-core-del-one-time-tokensid to master April 7, 2025 03:06
@charIeszhao charIeszhao merged commit 387cdfd into master Apr 7, 2025
35 checks passed
@charIeszhao charIeszhao deleted the charles-log-10872-core-get-one-time-tokens branch April 7, 2025 03:19
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