-
# Bug report
- [ ] 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.c…
muezz updated
3 months ago
-
@ibixler and I have both noticed it; could be related to [this issue](https://github.com/supabase/auth-helpers/issues/443).
-
# 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://gith…
-
# Hemanta Sundaray | Fullstack Web Developer & Technical Writer
[https://www.hemantasundaray.com/blog/implement-google-signin-nextjs-supabase-auth](https://www.hemantasundaray.com/blog/implement-go…
-
Hi,
After following the steps in https://docs.dartedge.dev/platform/supabase I get a Not found message while trying to test the function locally (`http://localhost:54321/functions/v1/dart_edge`).
…
-
```sql
create or replace function get_group()
returns text language sql stable
as $function$
select current_setting('request.groups', true)
$function$;
```
this function returns v…
-
```
const testEnvVar = String.fromEnvironment(
'SUPABASE_URL',
defaultValue: 'defaultVal',
);
```
The env var SUPABASE_URL comes built in as a default secret, per https://supabase.co…
-
Bug report
I confirm this is a bug with Supabase, not with my own application.
I confirm I have searched the [Docs](https://docs.supabase.com/), GitHub [Discussions](https://github.com/supabase/su…
-
### Version
@nuxtjs/supabase: v1.2.0
nuxt: 3.8.1
### Steps to reproduce
When using the `useSupabaseUser()` function on a CloudFlare Worker it returns the following error:
```
The 'cache' …
-
# 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://gith…