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 built a PHP class for the Duo Auth API, however the "trusted_device_token" is not working for me. A policy is configured for the application and calls to the "auth" endpoint are returning a trusted_device_token in the response. However, any cal...