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: cli/oauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: cli/oauth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 3 contributors

Commits on Dec 15, 2022

  1. Return the optional verification_uri_complete

    Closes #26
    Thomas Chandelle committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b3b400d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Merge pull request #37 from tchandelle/28-verification-uri-complete

    Return the optional verification_uri_complete
    mislav authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    612a4a5 View commit details
    Browse the repository at this point in the history
  2. Support Google "OAuth 2.0 for TV and Limited-Input Device Application…

    …s" (#24)
    
    Co-authored-by: Mislav Marohnić <[email protected]>
    markandrus and mislav authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f564fe4 View commit details
    Browse the repository at this point in the history
  3. Test with Go 1.19

    mislav committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2a179e4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #38 from cli/bump-go

    Test with Go 1.19
    mislav authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f76cc80 View commit details
    Browse the repository at this point in the history
  5. Linter fixes

    mislav committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    6768406 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #40 from cli/lint-fixes

    Linter fixes
    mislav authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    6f7124e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    2bcde89 View commit details
    Browse the repository at this point in the history
  2. Improve examples

    mislav committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    3c92e40 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from cli/improve-examples

    Improve examples
    mislav authored Dec 17, 2022
    1 Configuration menu
    Copy the full SHA
    d1a6431 View commit details
    Browse the repository at this point in the history
Loading