Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I’m wondering how people here have tackled unit testing their DUO Verify backend endpoints?
It seems there isn’t a good way to generate a sign response for testing purposes nor is there a mock-sdk. I was thinking of using nock but it also seems that ...