Huỳnh Lê Minh Thịnh (Edgar Huynh)

Results 3 issues of Huỳnh Lê Minh Thịnh (Edgar Huynh)

egg-redis/index.d.ts ---------------------- ``` import { Redis, RedisOptions } from "ioredis"; interface ClusterOptions extends RedisOptions { cluster?: boolean; nodes?: RedisOptions[]; } interface EggRedisOptions { Redis?: Redis; default?: object; app?: boolean; agent?:...

Inactive

## What happens? Currently I Enable Allowing Credentials from Client to enable Passport Deserialize Methods to run. If no Cookie it will not run ! But when a request with...

need-more-information
Inactive

## What happens? Context Getter/Setter does not work with ES6 class. class Context { constructor() { } /** ** - Return all operators of Sequelize ** @url https://demopark.github.io/sequelize-docs-Zh-CN/querying.html **/ get...

Inactive