Hadi Farhadi
Results
1
issues of
Hadi Farhadi
trafficstars
Hi, how are you? when I upgraded sanic-jwt to the latest version yesterday below code gives me an error ``` class Register(BaseEndpoint): async def post(self, request, *args, **kwargs): username =...