Pavel Kirilin

Results 226 comments of Pavel Kirilin
trafficstars

@IndominusByte, while writing tests for this request I found out that some of your tests depend on configuration loaded by previous tests. I've added fixture that resets config to default...

@leonardovettulo, I've tried to contact the maintainer, but I couldn't find his contacts. If someone knows how to reach him and tell to look at this PR, it would be...

> > This took me many days of reading specs and comparing to other APIs. > > If you're using Bearer Auth then it's simple to set up. You just...

Hi, I've added more options to adjust type claims in #84.

Hi there, and thanks for your interest in this project. I was thinking about such feature some time ago, but it is very hard to implement. I'll leave this issue...

Yeah. That's a great point. I guess the best way to close this issue, is to add JWT authentication implemented by hand. Because `FastAPI-JWT` isn't maintained now. Or it's a...

How can JWT be related to ORMs? Maybe it would be nice to add the JWT service. It may not depend on any ORM. You will add methods to encode...

But of course, suggestions and Pull requests are welcome.

Hi there. Thanks for raising this issue. I haven't heard about this ORM. It looks nice. I'll take a closer look later, maybe next week. Do you have any experience...

Hi, thanks for your interest in this project. This ORM looks nice. I'll try to add it later.