Closed dpastor closed 6 months ago
@dpastor, should we have a default value for maxSecondsSinceLastValidation
?
@dpastor, should we have a default value for
maxSecondsSinceLastValidation
?
No, Vivo will just always set time they want.
Ok, LGTM. Jira ticket: https://jira.tid.es/browse/WEB-1844
Small question @dpastor: what is the minimum required App version that supports this method?
Due this spec, we need to provide the following bridge method:
Trigger Pin/Biometric Authentication
This method allows triggering Pin/Biometric authentication if necessary, taking into account 3 possible scenarios:
Js method
Message type
TRIGGER_PIN_OR_BIOMETRIC_AUTHENTICATION
Request Payload
maxSecondsSinceLastValidation: number
Success Response Payload
result: 'USER_AUTHENTICATED' | 'USER_ENABLED_AUTHENTICATION' | 'LAST_AUTHENTICATION_STILL_VALID'
Error response codes
401 → Unauthorized