Marley Mulvin Broome

Results 3 issues of Marley Mulvin Broome

### What is the feature you are proposing? ## Description Some APIs follow the Google AIP convention for custom methods, where actions on a resource are expressed with a colon...

enhancement

**Describe the bug** Cannot generate signing keys with `supabase gen signing-key --algorithm ES256` when `signing_key.json` file is not already present. When you try, you get `failed to read signing keys:...

When using `ResultAsync.fromThrowable`, there can be some weird typing mishaps that happen with functions that have multiple overloads. An example of this bug(?) is `readFile` imported from `node:fs/promises`. When `readFile`...