Pratibha Jagnere

Results 5 issues of Pratibha Jagnere

Hi, Thank you for this working example. It is very good. Does this support latest libraries as well? If not, do you have latest library versions which are supported in...

Hi, I have Django 2.1 and latest DRF. I installed latest django-rest-swagger. I have some APIs in CBV. My urls.py use path instead of url like below which is similar...

Hi, Under normal load, the library works fine but when load increases I start to get below error ``` File "/usr/local/lib/python3.8/site-packages/django_cognito_jwt/validator.py", line 30, in _json_web_keys response = requests.get(self.pool_url + "/.well-known/jwks.json")...

Hi, is it possible to make Cognito Audience setting as optional?

Hi, I am trying to use the AutoHotKey.dll from pyahk but when i am opening it using ctypes, I am getting below error ctypes.cdll.LoadLibrary("C:\\Python27\\Lib\\site-packages\\ahk\\AutoHotKey32w.dll") Traceback (most recent call last): File...