Django Channels ERROR: TypeError: object.__init__() takes exactly one argument (the instance to initialize)

前端 未结 0 520
误落风尘
误落风尘 2020-12-06 02:31

I am using a custom JWT Authentication Middleware for verifying of JWT.

import jwt
from urllib.parse import parse_qs
fr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题