Phillip Hartin
Phillip Hartin
Would be fantastic to have a twitter flow as original: https://github.com/nraboy/ng-cordova-oauth/blob/master/src/oauth.twitter.js
**Is your feature request related to a problem? Please describe.** - I'm working on a FastAPI project that uses the `supabase-py` client. - I am writing tests focused on API...
## Bun Runtime [Bun](https://bun.sh/) has finally released v1.0 and has provided a simple guide to [Build an app with Nuxt and Bun](https://bun.sh/guides/ecosystem/nuxt). To use the Bun runtime rather than the...
Hi all, I’ve gone all in on Nuxt and Supabase. I’m in the process of porting my existing projects over, but I’m stuck on one key element: **Testing**. I’ve created...
When using the query options it is possible since [v2.2.0](https://github.com/morrislaptop/firestore-php/releases/tag/v2.2.0) to send `pageSize` as a query param. Unfortunately, this maxes out at 300. It would seem that in order to...
### Reproduction Use the CLI ### Describe the bug Since the latest release the `npx shadcn-vue@latest add tabs` helper no longer works. Currently using `0.10.4` to keep functionality going. ###...
## Remove opinionated use of `createError` in favor of direct throw for better error handling ## Types of changes - [ ] Bug fix (a non-breaking change which fixes an...