thatguysimon

Results 8 issues of thatguysimon

**Is your feature request related to a problem? Please describe.** When validating a JWT using a JWKS, it is common to read the `kid` claim from the JWT's header in...

feature request
documentation

Hi, First of all, thanks for the amazing work on this gem! ## Context While playing around with it, I've encountered the following issue - given I have a model...

feature
active_record
rails

Authlib is a huge library, mostly intended for implementing OAuth2 and OIDC **providers**, as stated in [the official website](https://authlib.org/): > The ultimate Python library in building OAuth and OpenID Connect...

Backlog
In Review

Wasted a couple of hours because I forgot to pass `memo` when using `deepcopy` 😄 Mentioning it explicitly like this will hopefully prevent this for other people in the future.

Hi! It would be great to see a more robust error message than "Network is disabled". This would be especially useful for newcomers or people who aren't aware that this...

Status: Review Needed
Type: Feature

**Checklist** - [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation - [x] I looked for similar issues in the [issue tracker](https://github.com/schemathesis/schemathesis/issues) **Describe the bug** Starting with version 0.21.0 of...

Priority: Medium
Type: Feature
Difficulty: Intermediate
Core: Transport

**Is your feature request related to a problem? Please describe.** The [recommended style CSS](https://mkdocstrings.github.io/python/customization/#recommended-style-material) is easy to miss. Setting up a docs site without it results in a UI that...

feature

Just fixing a couple of typos I noticed. Thanks!