-
validating claims requires a rhai script: https://github.com/apollographql/router/blob/dev/docs/source/configuration/authn-jwt.mdx#example-throwing-errors-for-invalid-claims
We should have YAML opt…
-
Custom events cannot be supplied to `sync`. For example:
``` racket
-> (struct: (a) reply
((evt : (Evtof a)))
#:property prop:evt (struct-field-index evt))
-> (sync (reply always-evt))
; re…
-
main driver: services, which are kinda owned by external libs, not this one
Currently the APIs start from a `Type` (or ``) and optionally take a `ProtoSyntax`.
Proposal; new overload that is som…
-
(@bendk [asked me to create an issue](https://github.com/mozilla/uniffi-rs/pull/2087#issuecomment-2166132975) )
Following up on [my comment in 2087](https://github.com/mozilla/uniffi-rs/pull/2087#i…
-
The current `Std.Range`
```
structure Range where
start : Nat := 0
stop : Nat
step : Nat := 1
```
in my experience has quite a few issues:
* It is unnecessarily limited to `Nat`. It sh…
-
Add a widget that will show relevant methods (as well as arguments and their types) when the cursor is inside a function call based on
- number of arguments (count commata basically, but not totally t…
-
**Describe the bug**
I was unable to get a simple gRPC example working. There also seems to be issues if you import any messages and also does not work with any well known proto types eg. `google.pro…
-
The @NixOS/nix-team would like to have a budget to spend on supporting our work.
# Proposal
- Open an Open Collective project under the NixOS collective
- Grant write and spend permissions to a…
-
As promised during the previous DCP WG call, here I create the issue to introduce the value of having the parameters jwks within the openid4vci metadata, as proposed also in the federation wallet draf…
-
While writing Roslyn-based code generators, we often ran into the situation of wanting to reference a well-known type from the generated code. For this, it would be nice if one could get an `ITypeSymb…