Ian Copp
Ian Copp
# Feature request ## Is your feature request related to a problem? Please describe. I want to be able to run the MCP with a local project without any risk...
In a monorepo environment with project references, using `EmptyObject` results in an inexplicable error: ``` Return type of exported function has or is using name 'emptyObjectSymbol' from external module "(path)/node_modules/type-fest/source/empty-object"...
**Describe the bug** - [The docs](https://supabase.com/docs/guides/local-development/cli/config) list this as `otp_exp`, when it's actually `otp_expiry` **To Reproduce** Steps to reproduce the behavior: 1. Try to use `auth.email.otp_exp` in `config.toml` 2. It...
Relates to https://github.com/storybookjs/storybook/issues/32898 ## What I did This interface has to be exported to prevent "Default export of the module has or is using private name" errors when attempting to...
Relates to https://github.com/storybookjs/storybook/issues/32898 ## What I did This interface has to be exported to prevent `has or is using name '...' from external module "..." but cannot be named` errors...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...