Commit c624f8fd authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update README.md

parent 5abe66a3
...@@ -83,7 +83,7 @@ the SDK requires the input of passport data and date of birth for user identific ...@@ -83,7 +83,7 @@ the SDK requires the input of passport data and date of birth for user identific
provided, we will continue showing the credentials screen. provided, we will continue showing the credentials screen.
**Note 1.3.** If the `externalId` is not empty, has a length of 36 characters and corresponds to the **Note 1.3.** If the `externalId` is not empty, has a length of 36 characters and corresponds to the
regular expression UUID4, we will not display a [recommendation](images/screen01.jpg) screen. If 5 unsuccessful identification attempts in MyID within one hour and the `externalId` is not empty, SDK returns to the parent app error message and TTL as `message` in `MyIdException`. regular expression UUID4, we will not display a [recommendation](images/screen01.jpg) screen. If a certain number of unsuccessful identification attempts (currently set to 5) occur in MyID within one hour and the `externalId` is not empty, SDK returns to the parent app error message or TTL as `message` in `MyIdException`.
TTL error example: TTL error example:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment