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

Add helper methods, basic tests, usage examples, and rubocop linting … #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

duo-lfalsetta
Copy link
Contributor

…rules. Lint/format all code. Update minimum ruby version and versions used for testing to current supported version list. Update and add missing dependencies for upcoming ruby changes.

Description

Methods added to cover all documented Duo API methods for AdminAPI, AccountsAPI, and AuthAPI.

Motivation and Context

This makes it at least slightly nicer to interact with Duo's API rather than crafting and handling raw HTTP requests/responses.

How Has This Been Tested?

This was tested to not break existing use of request(), and a LOT of basic tests were added for all the newly added methods.

Types of Changes

  • 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)

@duo-lfalsetta duo-lfalsetta force-pushed the slight_improvements branch 4 times, most recently from b4ccdfc to 32629a3 Compare March 4, 2025 20:12
…rules. Lint/format all code. Update minimum ruby version and versions used for testing to current supported version list. Update and add missing dependencies for upcoming ruby changes.
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.

1 participant