-
I've been trying to debug an issue with a multiplayer game this weekend, and encountered the following misunderstanding:
When you provide a playerID to the server today, it *must* be a 0-indexed nu…
-
Hola! me surgio una duda, en cuanto a la autentificacion de la api, mi tema es que yo tengo 2 tipos de session, user y merchants, ambos tipos de usuarios con distitnas funcionaldades, entonces como se…
-
Hey, I've been trying to install this on my machine like so:
```shell
➜ npm i -g ok-mdx
npm ERR! Unexpected end of JSON input while parsing near '...um…
-
The OWASP [Application Security Verification Standard Project](https://www.owasp.org/index.php/Category:OWASP_Application_Security_Verification_Standard_Project) requires that a session be invalidat…
-
Could we add a session object to the next.render() method, so that an outer server can pass session information through to page components rendered with next. That way we can keep session/cache manage…
serle updated
6 years ago
-
Excuse me. I am writing an external (redis) session store for koa-session, but I miss problem:
```
- get(key, maxAge, { rolling }): get session object by key
- set(key, sess, maxAge, { rolling, …
-
I've written up a spec for the new Admin API and would _really_ like some feedback on it.
The endpoints in the spec are all implemented and in use, and I've cleaned them up slightly as I've been writ…
-
Tengo las siguientes dudas para la I2.
1.- Sobre la sesion, entiendo lo de las cookies, pero al nivel de nuestro proyecto, todo eso se encarga Koa-session, de enviar la cookie con el codigo adecuado,…
-
Hello here
At first glance this library looks nice, unless you start working with it and end up stack with poor documentation. I have a very simple and very common use case. I want to handle auth. …
-
* Operating System: n/a
* Node Version: n/a
* NPM Version: n/a
* webpack Version: n/a
* webpack-serve Version: n/a
This issue is for a:
- [ ] **bug**
- [ ] **feature** request
- [x…