You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ruby-mfa-example/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ cd ruby-example-applications/ruby-mfa-example && bundle install
27
27
ruby app.rb
28
28
```
29
29
30
-
Head to `http://localhost:4567` and you're all set!
30
+
Head to `http://localhost:4567`
31
+
32
+
When testing SMS use the {{code}} parameter in your string as well as whatever other message details that you'd like to send as this will generate a random code that the user can verify
31
33
32
34
For more information, see the [WorkOS Ruby SDK documentation](https://docs.workos.com/sdk/ruby).
0 commit comments