Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 24 commits into from
Feb 14, 2024

Conversation

MarkTripod-Duo
Copy link
Contributor

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

  • Documentation (non-breaking change which improves usability)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

MarkTripod-Duo and others added 21 commits November 29, 2023 13:42
doc: add report_user_by_email.py to examples
doc: add report_user_by_email.py to examples
…) method instead of generic json_api_call() method.
… examples for user authentication and Accounts API examples for managing child accounts
… new examples for Accounts and Auth APIs"

This reverts commit abde747.
@AaronAtDuo
Copy link
Contributor

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

@AaronAtDuo
Copy link
Contributor

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

@MarkTripod-Duo
Copy link
Contributor Author

MarkTripod-Duo commented Feb 8, 2024

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

@AaronAtDuo AaronAtDuo merged commit 653a103 into duosecurity:master Feb 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants