Skip to content
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

polish(recovery-phone/auth): More docs on twilio config. #18542

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

Conversation

dschom
Copy link
Contributor

@dschom dschom commented Mar 12, 2025

Because

  • We want to offer some guidance on configuring twilio.

This pull request

  • Updates READMEs
  • Explains Twilio credential modes

Issue that this pull request solves

Closes: (issue number)

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

Any other information that is important to this pull request.

@dschom dschom requested a review from a team as a code owner March 12, 2025 17:56

The 'test' mode can send SMS to magic test numbers at no cost. This is what we use for unit/integration testing.

The 'default' mode can send SMS to real numbers, but will incur const, and cannot send messages to magic test numbers. This
Copy link
Contributor

Choose a reason for hiding this comment

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

Add explanation for default vs apiKeys modes, as well as short note on how to obtain these credentials?

@dschom dschom force-pushed the more-twilio-config-docs branch from a36be42 to ad62586 Compare March 12, 2025 18:59
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