django项目使用jwt认证,使用get请求的时候,提示“user”字段不存在,jwt认证开启后一定会在request对象里面添加user属性,这个怎么解决??
https://blog.csdn.net/feng3615/article/details/80579562