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: coreos/go-oidc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: coreos/go-oidc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 27, 2022

  1. feat: export token expiration error

    try to match style
    
    follow naming convention
    
    tests
    
    revert import change
    
    match format
    
    naming convention
    
    test
    
    errors.As instead of errors.Is
    crenshaw-dev authored and ericchiang committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2cafe18 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    51187a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d768d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a04a64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    366ac4a View commit details
    Browse the repository at this point in the history
Loading