duosecurity / duo_client_python

Python library for interacting with the Duo Auth, Admin, and Accounts APIs
https://duo.com/docs/
Other
136 stars 136 forks source link

Re-organize examples into subfolders based on Duo APIs #248

Closed MarkTripod-Duo closed 9 months ago

MarkTripod-Duo commented 10 months ago

Description

Create subfolders within /examples for separation of code files by Duo API

Motivation and Context

This is being done to make navigating the expanding list of examples easier.

Types of Changes

AaronAtDuo commented 9 months ago

Question for myself... why is CI failing? AFAICT none of the test files or certs have been touched. Did some cert expire?

AaronAtDuo commented 9 months ago

@MarkTripod-Duo can you catch up with master again? there was a problem unrelated to your diff that caused the test failures

MarkTripod-Duo commented 9 months ago

@AaronAtDuo Renewed the PR after synchronizing my fork from the master branch in the duosecurity repository.