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:KeyAuth/KeyAuth-Python-Example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:main
Choose a base ref
...
head repository:TechQaiser/KeyAuth-Python-Example
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.
  • 4 commits
  • 14 files changed
  • 1 contributor

Commits on Nov 7, 2024

  1. Add files via upload

    Python key Auth example package. Fixed Errors & Divided Code in separate files for easy use. removed main.py >> example.py, basically its not main its example file. added multpile options in example.py so users can select and understand the code they want to use easily. updated README.md file also with this new package functions & objects. easy to use .
    @TechQaiser
    TechQaiser authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    adc4eb0View commit details
    Browse the repository at this point in the history
  2. Merge pull request#1from TechQaiser/TechQaiser-patch-1

    Add files via upload
    @TechQaiser
    TechQaiser authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dee46c4View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Delete keyauth.py

    no need any more
    @TechQaiser
    TechQaiser authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d17f3d0View commit details
    Browse the repository at this point in the history
  2. Delete main.py

    not usefull as converted it in example.py
    @TechQaiser
    TechQaiser authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    38e697cView commit details
    Browse the repository at this point in the history
Loading