-
General roadmap for upcoming ReactQL features, and a tentative order they'll be approached.
Feel free to suggest any features you'd like to see in this thread, and they'll be considered for inclusi…
-
{ BadRequestError: This library (validator.js) validates strings only
at Object.throw (/Users/admin/reduxDemo/koa2_demo/library_be/node_modules/koa/lib/context.js:93:11)
at /Users/admin/redu…
-
Hi there,
Thanks for creating this awesome project, Uppy.
I was wondering if this is functional with Koa, as you have said in your docs ARCHITECTURE.md.
I see in the code it's actually just c…
-
* **Node Version**:
* **Egg Version**:
* **Plugin Name**:
* **Plugin Version**:
* **Platform**:
* **Mini Showcase Repository**:
单元测试返回的结果返回了许多warn信息可以过滤掉吗?
```
❯ npm run test
> …
-
## The devDependency [egg](https://github.com/eggjs/egg) was updated from `2.11.0` to `2.11.2`.
🚨 [View failing branch](https://github.com/paranoidjk/egg-tmpfs/compare/master...paranoidjk:greenkeepe…
-
Hello, i've been trying to integrate this package with [Koach](https://github.com/SystangoTechnologies/Koach) with no success. i added koa-2-acl on the router.js but it could not working. can you pls …
-
We have got some requirement for english document, so we should make some schedule to do it.
## List of Document
- [x] Intro:
- [x] What is egg: /intro/index.md @davidnotes
- [x] egg and k…
-
看了egg-passport的文档,不确定是否对LocalStrategy有支持,就用koa-passport实现,跳转成功但是无法修改egg的ctx.isAuthenticated(),也无法将user存入ctx.session
```
//app.js
module.exports = app => {
app.use(passport.initialize…
-
* **Node Version**: v9.3.0
* **Egg Version**: 2.0.0
* **Plugin Name**: egg-session egg-session-redis
* **Plugin Version**: egg-session-redis (1.0.0)
* **Platform**: debian 7
* **Mini Showc…
-
我希望写一个基于`egg-passport`的中间件,当客户端请求api的时候,这个中间件能够根据session判断是否登录,如果未登录返回json数据信息给客户端。
但是我测试了一下,中间件死活return不出数据给客户端,客户端一直处在请求等待的状态。
是我return的方式有问题吗。
```
module.exports = () => {
return async f…