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 developing Duo functionality for my Python/Django app, and I need to make use of Duo-Web-v2.js, but I’m not sure what the best way to use it would be. I can see two possible solutions.
Copy Duo-Web-v2.js out of the duo_web python package and put ...