Mauricio Caro

Results 3 issues of Mauricio Caro

**What would you like to be documented**: The LoadBalancer [page](https://kind.sigs.k8s.io/docs/user/loadbalancer/) correctly states that "On macOS and Windows, docker does not expose the docker network to the host." It also suggests...

kind/documentation

### [REQUIRED] Describe your environment * Operating System version: macOS 14.4.1 * Browser version: Chrome 124.0.6367.119 * Firebase UI version: 6.1.0 * Firebase SDK version: 13.8.0 ### [REQUIRED] Describe the...

I've gotten session management with service workers to work as per [Session management with service workers](https://firebase.google.com/docs/auth/web/service-worker-sessions) and this [snippet](https://github.com/firebase/snippets-web/blob/81fcf30888909936d4898421e858da809f8cf595/auth/service-worker-sessions.js). I've also gotten Session persistence working. What I haven't been able...