-
-
Notifications
You must be signed in to change notification settings - Fork 25
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: authlib/joserfc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: authlib/joserfc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 16 files changed
- 3 contributors
Commits on May 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b89eadf - Browse repository at this point
Copy the full SHA b89eadfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6554cc - Browse repository at this point
Copy the full SHA b6554ccView commit details
Commits on May 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4d4ea2e - Browse repository at this point
Copy the full SHA 4d4ea2eView commit details
Commits on May 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9186561 - Browse repository at this point
Copy the full SHA 9186561View commit details
Commits on May 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 00d599b - Browse repository at this point
Copy the full SHA 00d599bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b869e8 - Browse repository at this point
Copy the full SHA 8b869e8View commit details
Commits on May 20, 2026
-
fix(typing): accept any Collection for algorithms, not just list
The `algorithms` argument is only ever tested with truthiness and the `in` operator (it is stored verbatim as `self.allowed` on the JWS/JWE registries), so a tuple, set, or frozenset works at runtime. Widen the type hint from `list[str] | None` to `Collection[str] | None` across the jwt/jws/jwe public APIs and the registry constructors, and add a regression test covering list/tuple/set/frozenset.
Configuration menu - View commit details
-
Copy full SHA for 102a7a7 - Browse repository at this point
Copy the full SHA 102a7a7View commit details
Commits on May 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6d24037 - Browse repository at this point
Copy the full SHA 6d24037View commit details
Commits on May 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 75d9f95 - Browse repository at this point
Copy the full SHA 75d9f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5b94d - Browse repository at this point
Copy the full SHA 1e5b94dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.6.5...1.6.7