Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID Sample Android
Commits
bbe9245e
Commit
bbe9245e
authored
Nov 03, 2023
by
Javohir Savriy
Browse files
Update README.md
parent
c0470a77
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bbe9245e
...
...
@@ -134,7 +134,7 @@ Method | Notes | Default
`withBirthDate(value: String)`
| Date of birth. Format:
`dd.MM.yyyy`
| Optional
`withMinAge(value: Int)`
| To set a specific minimum age to use MyID service | 16
`withSdkHash(value: String)`
| 32 characters long string (Note 1.2) | Optional
`withExternalId(value: String)`
| 36 characters long. Should match with UUID4 regex | Optional
`withExternalId(value: String)`
| 36 characters long. Should match with UUID4 regex
(Note 1.3)
| Optional
`withThreshold(value: Float)`
| The value can be in the range of
`0.50`
-
`0.99`
| 0.50
`withBuildMode(value: MyIdBuildMode)`
| Build mode (Note 1.4) | MyIdBuildMode.PRODUCTION
`withEntryType(value: MyIdEntryType)`
| Customizing the SDK Entry types (Note 1.5) | MyIdEntryType.AUTH
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment