Jonas Krüger Svensson

Results 274 comments of Jonas Krüger Svensson

This seems to have been resolved.

I started looking at this a bit, but I'm a bit confused. I realize the v2 rewrite is _in progress_, so I expected to see tests like [these](https://github.com/pydantic/pydantic/blob/main/tests/test_aliases.py#L112-L129), where they're...

Oh wow, that's great news! Thanks for the resources and reply, I'll read up on it.

Hmm, one way is to store the access token on the user object. Storing these secrets in a database always involves some security concerns, though. @tim-schilling , any thoughts? 🤔

I don't believe we send the access token as a signal? I guess we could, though.

The tests has been fixed in #382, so don’t worry about those failing pipelines on some Python versions for now. As you can see from the codecov bot above, this...

I'll try to review again this weekend / early next week 🙇‍♂️

Thanks for the PR and for testing in your environment! Enjoy your offline time☺️ I'd also recommend double checking that maintainers can edit your PR, in case Samuel finds time...