Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: intuit/oauth-pythonclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.5
Choose a base ref
...
head repository: intuit/oauth-pythonclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 8 files changed
  • 4 contributors

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    6761ac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    7f46c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    703c3e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Update intuitlib/utils.py

    Natim authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    96e4f37 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Use jwt.decode public API

    Natim authored and pfouque committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b67444f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Fix QA returns

    Natim committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9cb5d87 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge pull request #49 from SilvrGroup/use-pyjwt

    Use PyJWT instead of python-jose
    robert-mings authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    451deee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bec9ce4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from robert-mings/master

    chore: update readme, docs + general cleanup
    robert-mings authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4c44f91 View commit details
    Browse the repository at this point in the history
  4. chore: description cleanup

    rmings committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a09d3b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16603dc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #51 from robert-mings/master

    chore: description cleanup
    robert-mings authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    da7363e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Update enums.py

    update scope enum for projects, custom fields and time-tracking
    Soumiya-mohan authored May 8, 2025
    Configuration menu
    Copy the full SHA
    8b2b460 View commit details
    Browse the repository at this point in the history
  2. Update enums.py

    update scope enums for projects, custom fields and time tracking
    Soumiya-mohan authored May 8, 2025
    Configuration menu
    Copy the full SHA
    5f6e3bf View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Merge pull request #53 from Soumiya-mohan/patch-1

    Update enums.py
    Soumiya-mohan authored May 15, 2025
    Configuration menu
    Copy the full SHA
    9fd925c View commit details
    Browse the repository at this point in the history
  2. Update enums.py

    Soumiya-mohan authored May 15, 2025
    Configuration menu
    Copy the full SHA
    6cb7c29 View commit details
    Browse the repository at this point in the history
Loading