Closed SecondeJK closed 1 year ago
This adds the ability for the developer to set your own PIN in Verify V2
You can now call request->setCode(CODE) on a Verify request to use your own generated PIN.
request->setCode(CODE)
New API features
Tests added
This adds the ability for the developer to set your own PIN in Verify V2
Description
You can now call
request->setCode(CODE)
on a Verify request to use your own generated PIN.Motivation and Context
New API features
How Has This Been Tested?
Tests added
Types of changes
Checklist: