William Oprandi
William Oprandi
same issue with latest keycloak
> > same issue with latest keycloak > > Have you managed to solve it? Yes few weeks ago : I added a token mapper (with type Audience) to the...
I discovered recently `AsyncLoading` is emitting for a reload / rebuild (with `hasValue` to true) but `AsyncData` for a refresh (`ref.refresh` / `ref.invalidate`). I think it's not very consistent and...
I can't say it's a new code. Would be cool if we can select the qooxdoo version of the playground like before. My goal was to implement a kind of...
It seems to be a common issue for any code generator
Anyway, I think a good practice is to avoid as much as possible mutables objects and always create new instance when possible. That's what I did after discovering that. The...
Do these warnings have an impact ?
The flutter app is developped on a remote machine. We should be able to disable this security. The host is not reachable from internet
@elliette Yes if I can specify several hosts or a wildcard such as `*.something` it would be enough I think
HTTPS is not even enough...