|
|
|
@ -48,6 +48,6 @@ properties:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
Optional. When the validation is completed, the identity
|
|
|
|
Optional. When the validation is completed, the identity
|
|
|
|
service will redirect the user to this URL.
|
|
|
|
server will redirect the user to this URL.
|
|
|
|
example: "https://example.org/congratulations.html"
|
|
|
|
example: "https://example.org/congratulations.html"
|
|
|
|
required: ["client_secret", "country", "phone_number", "send_attempt"]
|
|
|
|
required: ["client_secret", "country", "phone_number", "send_attempt"]
|
|
|
|
|