Skip to content

Use E.164 format by default for phone numbers #595

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 2 commits into from
Jun 4, 2025
Merged

Conversation

robinske
Copy link
Collaborator

@robinske robinske commented May 6, 2025

Description

The code was ignoring the country code, this fix sends the E.164 formatted number to the backend and fixes some of the formatting.

Main change is here: https://github.com/twilio-labs/function-templates/pull/595/files#diff-1337e4517fafaf1ecc4e4ba959494bf3e9b59953f244d178e7c0842119666abfR281

The rest is formatting updates!

Checklist

  • I ran npm test locally and it passed without errors.
  • I acknowledge that all my contributions will be made under the project's license.

Related issues

@robinske robinske force-pushed the passkeys-tel-input branch from 65b2b11 to d6f47f1 Compare May 20, 2025 19:54
Copy link
Contributor

@bnb bnb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving your changes. There's at least one small issue with the code being changed that I wouldn't normally approve, but it's been that way and only got picked up because of formatting, so... it's fine 😅

@robinske robinske merged commit c5bccee into main Jun 4, 2025
2 checks passed
@robinske robinske deleted the passkeys-tel-input branch June 4, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants