问题标签 [graphene2]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
47 浏览

jwt - 石墨烯 JWT 认证

我正在使用 graphene-jwt 对用户进行身份验证,但我的用户必须返回多个对象

这里

如何向“过滤器”添加更多查询,更像 User.object.filter(user_type=3)?因为目前我的代码是这样的

即使我的密码错误,我也会得到令牌,当密码错误时应该会失败。

谢谢