Michael Murphy

Results 4 issues of Michael Murphy

##### Description When generating the Angular TypeScript api from my `swagger.yaml` file I have to manually fix the below error, which is presented when running `ng serve` to serve the...

Would it be possible to have a simple way of exporting SQLite databases that have been opened from decrypted TTContainers? Currently my workaround is opening the database in the SQLite...

**Describe the bug** The `maybe_single` method seems to work when there is a single record in the database matching the query, but if there are no matching results in the...

# Bug report ## Describe the bug I'm using the `VerifyForUser` function ([here](https://github.com/supabase-community/gotrue-go/blob/5d67daa76ea7c743103e297cfb8f4791d16580f6/endpoints/verify.go#L112)) to verify an OTP during my password reset process. I note that I am getting a response...

bug