腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(16)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
FeathersJS:如何调试OAuth2身份验证过程?
问题是,我看不到任何关于它为什么失败的信息,在设置环境变量DEBUG=“*”之后,我得到的唯一信息是:
feathers-authentication
:express:expose-cookiesExposing Express cookies to hooks and services undefined +36s
feathers-authe
浏览 0
提问于2019-07-15
得票数 0
回答已采纳
1
回答
要在MongoDB上更新文档中的单个字段,最好的方法是什么?更新或补丁钩子中的羽毛
const { authenticate } = require('
feathers-authentication
').hooks; before: {
浏览 2
提问于2017-12-14
得票数 2
回答已采纳
1
回答
限制对当前用户拥有的数据的服务响应
const { authenticate } = require('
feathers-authentication
').hooks; const { queryWithCurrentUser } =
浏览 2
提问于2017-05-20
得票数 7
1
回答
feathers.js ->身份验证令牌丢失
feathers');const authentication = require('
feathers-authentication
hooks from 'feathers-hooks'; import authentication from '
feathers-authentic
浏览 1
修改于2017-04-02
得票数 0
回答已采纳
1
回答
羽毛身份验证是否也需要对应用程序内部服务调用进行身份验证(以及如何解决)?
feathers-chat\node_modules\feathers-errors\lib\index.js:100:17) at projects\feathers-chat\node_modules\
feathers-authentication
浏览 2
提问于2017-09-15
得票数 0
2
回答
feathersjs / angular 4中的身份验证
", }后端的authentication.js const authentication = require('
feathers-authentication
浏览 0
修改于2021-05-04
得票数 0
1
回答
Feathersjs ES6类钩子和rest未定义
"feathers": "^2.0.3", "feathers-client": "^1.8.0",
浏览 4
修改于2016-12-19
得票数 1
回答已采纳
2
回答
聊天应用程序Tut:填充()的目的?
我不太明白本教程的中发生了什么,特别是中的populate钩子 const { authenticate } = require('
feathers-authentication
浏览 3
提问于2017-05-01
得票数 1
1
回答
如何从护照-facebook读取用户信息
我通过以下方式实现了代码以启用facebook身份验证:const jwt = require
浏览 2
提问于2017-11-01
得票数 0
回答已采纳
1
回答
带有消息“Error”和->的feathersjs ->错误401和NotAuthenticated
服务器和客户端的版本 "feathers": "^2.1.1", "feathers-authentication-jwtfeathers-sequelize": "^1.4.5", "feathers&q
浏览 2
修改于2017-06-12
得票数 1
回答已采纳
3
回答
如何解决请求实体太大的错误?
service.filter) { }location.hooks.js: const { authenticate } = require('
feathers-authentication
浏览 8
修改于2017-11-23
得票数 4
回答已采纳
1
回答
->模型与模型无关
/hooks');const auth = require('
feathers-authentication
').hooks/hooks');const auth = require('
feathers-authentication
').hooks
浏览 1
修改于2017-04-12
得票数 0
回答已采纳
1
回答
如何用羽毛验证用户名和密码?
const rest = require('feathers-rest'); const auth = require('
feathers-authentication
浏览 7
修改于2017-10-11
得票数 0
1
回答
通过POST工作进行羽毛身份验证,但套接字没有
.hooks(appHooks)const authentication = require('
feathers-authentication
浏览 1
修改于2017-05-23
得票数 0
回答已采纳
1
回答
羽毛-sequelize在升级到Buzzard后不再对` not : false``` ``起作用
feathers-sequelize": "^3.0.0",在服务器上升级Package.json之前:"
feathers-authentication
浏览 16
提问于2017-12-28
得票数 0
回答已采纳
1
回答
无模式服务不返回预期的JSON对象
body-parser": "^1.17.2", "cors": "^2.8.3", "
feathers-authentication
浏览 4
修改于2017-05-25
得票数 0
回答已采纳
领券