From dd9383527b343399c65fd6fdafc7c5ed1db80cce Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Wed, 22 Apr 2020 10:13:56 -0400 Subject: [PATCH] XEP-0389: fix tabbing and normalize quotes --- xep-0389.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/xep-0389.xml b/xep-0389.xml index f541d0b3..36d08d9f 100644 --- a/xep-0389.xml +++ b/xep-0389.xml @@ -193,7 +193,7 @@ and then a second dataform asking for a token provided to the user in a text message or phone call depending on which flow the user selects.

- EXTERNAL @@ -202,28 +202,28 @@ PLAIN - + Verify with SMS jabber:x:data - + Verify by Phone Call jabber:x:data - + Verify with the web jabber:x:data jabber:x:oob - + Visit Password Recovery Site jabber:x:oob ]]> - +

Clients, servers, and other services such as components that support @@ -244,19 +244,19 @@ For example, to select the "Verify by Phone Call" registration flow from the previous example, the client would reply with:

- - + ]]>

If the client is initiating registration or recovery after a stream has already been initiated it uses the same registration element wrapped in an IQ of type "set".

- + - + ]]>