Skip to content

chore: prepare to release the one-time token feature #7253

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

charIeszhao
Copy link
Member

Summary

Remove dev feature guard and add changeset for one-time token feature.

Testing

CI

Checklist

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

Copy link

github-actions bot commented Apr 8, 2025

COMPARE TO master

Total Size Diff 📉 -435 Bytes

Diff by File
Name Diff
.changeset/gorgeous-apricots-breathe.md 📉 -173 Bytes
packages/core/src/routes/experience/index.ts 📉 -50 Bytes
packages/core/src/routes/experience/verification-routes/one-time-token.openapi.json 📉 -57 Bytes
packages/core/src/routes/init.ts 📉 -2 Bytes
packages/core/src/routes/one-time-tokens.openapi.json 📉 -41 Bytes
packages/core/src/routes/swagger/utils/documents.ts 📉 -38 Bytes
packages/core/src/routes/swagger/utils/general.ts 📉 -55 Bytes
packages/core/src/routes/swagger/utils/operation-id.ts 📉 -21 Bytes
packages/experience/src/App.tsx 📉 -275 Bytes
packages/integration-tests/src/tests/api/experience-api/register-interaction/one-time-token.test.ts 📉 -58 Bytes
packages/integration-tests/src/tests/api/experience-api/sign-in-interaction/one-time-token.test.ts 📉 -63 Bytes
packages/integration-tests/src/tests/api/experience-api/verifications/one-time-token.test.ts 📉 -58 Bytes
packages/integration-tests/src/tests/api/one-time-tokens.test.ts 📉 -58 Bytes

@charIeszhao charIeszhao force-pushed the charles-remove-dev-feature-guard-for-one-time-token branch 2 times, most recently from c04ce74 to 0ed65c4 Compare April 14, 2025 07:29
@charIeszhao charIeszhao force-pushed the charles-remove-dev-feature-guard-for-one-time-token branch from 0ed65c4 to 55b714d Compare April 15, 2025 09:59
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