Closed stevehobbsdev closed 3 years ago
This PR corrects the types for the overloaded verify method. Currently the types are generated incorrectly thanks to an open issue in TypeScript.
verify
As a result, this PR also temporarily turns of automatic types generation.
Changes
This PR corrects the types for the overloaded
verify
method. Currently the types are generated incorrectly thanks to an open issue in TypeScript.As a result, this PR also temporarily turns of automatic types generation.
References
144
Testing
Checklist