Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

[SECOPS-14788] #190

Merged
merged 11 commits into from
May 8, 2025
Merged

[SECOPS-14788] #190

merged 11 commits into from
May 8, 2025

Conversation

lopenchi
Copy link
Contributor

@lopenchi lopenchi commented May 6, 2025

Ticket: https://twilio-engineering.atlassian.net/browse/SECOPS-14788

Test

  1. Run make install
  2. Foolow README instructions and run make serve

@@ -35,7 +35,7 @@ public void start(String phoneNumber, String via) {
}

public VerificationCheckCreator getVerificationCheckCreator(String verificationSid, String phoneNumber, String token) {

Choose a reason for hiding this comment

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

@lopenchi Can the String token be removed, too?

Suggested change
public VerificationCheckCreator getVerificationCheckCreator(String verificationSid, String phoneNumber, String token) {
public VerificationCheckCreator getVerificationCheckCreator(String verificationSid, String phoneNumber) {

Copy link

@CristhianMotoche CristhianMotoche left a comment

Choose a reason for hiding this comment

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

LGTM! I'm not so sure about the changes, though.

@lopenchi lopenchi merged commit e8df57e into next May 8, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants