Migrating to v1.3
v1.3 is currently available for sandbox testing in the Wink staging environment.
In order to access v1.3 of Wink's Login SDK, please follow the instructions below.
STEP 1: Update the following URLs in your code to point at Wink's latest staging environment:
URLs (v1.2) | New URLs (v1.3) | |
---|---|---|
KeyCloak | https://stagekeycloak.winklogin.com | https://stageauth.winkapis.com |
Client API endpoint | https://stage-api.winklogin.com/api/ConfidentialClient/verify-client | https://stagelogin-api.winkapis.com/api/ConfidentialClient/verify-client |
NOTE: the Wink Login test app URL has also been updated to: https://stagetestapplogin.winkapis.com
STEP 2: Share the URL(s) for any demo or staging websites that will be used for testing the new version with your Wink Customer Success team. Wink will white-list them in our back-end.
WHAT'S NEW?
By upgrading to v1.3, you will be able to leverage a range of new features and capabilities that enhance the performance and experience of the Wink Login SDK. Below is a summary of key features and updates:
- face and voice capture is handled in a single screen during enrollment
- improved enrollment screen UI with visual indicators for liveness check
- improved login UI with face outline to assist with proper user positioning
- enhanced merchant white-labeling for login screen
- face liveness is mandatory for enrollment
- in case of new device, face and and voice liveness is mandatory for login
- in case of existing device, text will not be presented (login allowed with 2FA via face and device)
- minimum 3 seconds of voice capture required for enrollment / recognition
- reading the correct random number in the presented text is required to pass voice liveness
- improved error handling
We look forward to your feedback on this exciting new version!
Updated 6 months ago