Thanks to visit codestin.com
Credit goes to github.com

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: Coding-Dev-Tools/apiauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Coding-Dev-Tools/apiauth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 3, 2026

  1. fix(verify): add generic type params to dict annotation

    Update check_expiry signature from dict to dict[str, object] for
    stricter type checking and modern Python style.
    Coding-Dev-Tools committed Jul 3, 2026
    Configuration menu
    Copy the full SHA
    982ef0f View commit details
    Browse the repository at this point in the history
  2. cowork-bot: strip committed git-stash conflict markers from README.md…

    … and .gitignore
    cowork-bot
    cowork-bot committed Jul 3, 2026
    Configuration menu
    Copy the full SHA
    85d7c5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from Coding-Dev-Tools/improve/apiauth-20260630…

    …175513
    
    fix(verify): add generic type params to dict annotation
    Coding-Dev-Tools authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    e837d43 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2026

  1. Configuration menu
    Copy the full SHA
    740c6c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480fe7f View commit details
    Browse the repository at this point in the history
Loading