An open API service for software projects hosted on Open Collective.

github.com/supabase/supabase-js

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
https://github.com/supabase/supabase-js

Twitter OAuth stopped working

Kylar13 opened this issue over 1 year ago
Bug/Proposal: try catch not working on supabase api functions

Shidoengie opened this issue over 1 year ago
test: Port postgrest-js tests to verify types guarantees

kamilogorek opened this pull request over 1 year ago
fix: revert from/schema/rpc changes

soedirgo opened this pull request over 1 year ago
fix: Use explicit return type for from/schema/rpc

kamilogorek opened this pull request over 1 year ago
Version v2.39.2 and above break types

sg3510 opened this issue over 1 year ago
fix: Use class methods instead of bound arrow functions for rest calls

kamilogorek opened this pull request over 1 year ago
Order on a foreign table

bllakcn opened this issue over 1 year ago
supabase.auth.getSession is slow

lauri865 opened this issue over 1 year ago
Selecting a schema on createClient does not work

odarriba opened this issue over 1 year ago
fix: bump functions-js (get regional types more integrated)

mansueli opened this pull request over 1 year ago
Large Auth Cookie Split Into 2 Causing Realtime Failures, etc

ghost opened this issue over 1 year ago
signInWithOtp make wrong redirect URL

ak2i opened this issue over 1 year ago
Add note about typescript support for fetching

TimurKr opened this issue over 1 year ago
feat: add serve:coverage script

jordienr opened this pull request over 1 year ago
docs: Add Deno how-to to README.md

kamilogorek opened this pull request over 1 year ago
chore: update github actions version

J0 opened this pull request over 1 year ago
Update README.md

mansueli opened this pull request over 1 year ago
chore: update node version in ci

shawshankkumar opened this pull request over 1 year ago
update title and move badges

awalias opened this pull request over 1 year ago
Add warning to docs that supabase-js doesn't support fire-and-forget

JeongJuhyeon opened this issue over 1 year ago
Type and data mismatch

nisarg2023 opened this issue over 1 year ago
Auth: different behavior of signUp() in local development

842u opened this issue over 1 year ago
fix: version bump realtime-js to v2.9.3

w3b6x9 opened this pull request over 1 year ago
fix: version bump realtime-js to v2.9.2

w3b6x9 opened this pull request over 1 year ago
Embedded resource types ignore `!inner` / `is not null`

gwax opened this issue over 1 year ago
`@supabase/supabase-js` TypeScript types - on join query

jmisilo opened this issue over 1 year ago
Magic links do no longer work from supabase-js@2.39.1

bzuu opened this issue over 1 year ago
Unexpected type when querying referenced table with count

peperoli opened this issue over 1 year ago
fix: version bump realtime-js to 2.9.1

w3b6x9 opened this pull request over 1 year ago
Acquiring an exclusive Navigator LockManager failed

supersu-man opened this issue over 1 year ago
fix: stop using unstable type params from postgrest-js

soedirgo opened this pull request over 1 year ago
Google OAuth refresh session not works

oleggrishechkin opened this issue over 1 year ago
feat: switch to `@supabase/auth-js`

hf opened this pull request over 1 year ago
`detectSessionInUrl` not used when `pkce` flowType configured

acomanescu opened this issue over 1 year ago
Referencing missing column

ohrrkan opened this issue over 1 year ago
Logging in with multiple identities (same email) does not always work

shruthigetfreed opened this issue over 1 year ago
fix: bump gotrue-js version

kangmingtay opened this pull request over 1 year ago
Canno use gotrue-js v2.60.1 with the latest supabase-js version

bombillazo opened this issue over 1 year ago
Insert fails with 'url argument is missing'

vongohren opened this issue over 1 year ago
RefineDev Supabase not returning file ID after upload

simonsayssa opened this issue almost 2 years ago
Supabase JS Storage not returning ID

simonsayssa opened this issue almost 2 years ago
Bun build is not working with supabase-js

Asabbagh404 opened this issue almost 2 years ago
feat: version bump realtime-js to 2.9.0

w3b6x9 opened this pull request almost 2 years ago
feat: add query result type helpers.

thorwebdev opened this pull request almost 2 years ago
`fetch` override does not go well with Next.js' caching

susemeee opened this issue almost 2 years ago
fix: bump postgrest-js to 1.8.6

laurenceisla opened this pull request almost 2 years ago
storage functions not working when upgrading to NextJS 13.4, 13.5 or 14

gascenciom1998 opened this issue almost 2 years ago
Example on "upsert into tables with constraint" is wrong

wecessary opened this issue almost 2 years ago
chore(deps): bump postcss and next in /examples/next-storage

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump postcss and next in /examples/next-ts

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump next from 12.1.0 to 13.5.0 in /examples/next-ts

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump next from 12.1.6 to 13.5.0 in /examples/next-storage

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump next from 12.3.4 to 13.5.0 in /examples/next-todo

dependabot[bot] opened this pull request almost 2 years ago
chore(deps-dev): bump @babel/traverse from 7.21.5 to 7.23.2

dependabot[bot] opened this pull request almost 2 years ago
chore(deps-dev): bump @babel/traverse from 7.21.3 to 7.23.2 in /examples/next-ts

dependabot[bot] opened this pull request almost 2 years ago
error is always null if delete is not successful due to RLS policy

danaoairuike opened this issue almost 2 years ago
Full Name not stored in Database when Using Apple Sign-In in React Native

VictorienDruon opened this issue almost 2 years ago
fetch failed on Storage functions outside of browser

allpwrfulroot opened this issue almost 2 years ago
Failing build with the latest version at 2.38.4

y471n opened this issue almost 2 years ago
Doc Question: How do we filter a vector with another column?

ShravanSunder opened this issue almost 2 years ago
Error on update()

ohrrkan opened this issue almost 2 years ago
fix: Bump up realtime-js version to 2.8.4

filipecabaco opened this pull request almost 2 years ago
"This endpoint requires a Bearer token" on auth.admin.signOut

emersonlaurentino opened this issue almost 2 years ago
How to get UUID `id` of a file?

notramo opened this issue almost 2 years ago
fix: version bump realtime-js to 2.8.2

w3b6x9 opened this pull request almost 2 years ago
SvelteKit adapter saves outdated `fetch` function

notramo opened this issue almost 2 years ago
{"error":"a.replace is not a function"}

Yemidatadev opened this issue almost 2 years ago
Supabase Error verifying OTP: Error confirming user

sumersao opened this issue almost 2 years ago
Proposal: throwOnError should be default behavior

ianschmitz opened this issue almost 2 years ago
bug: (count) relation types cause TypeScript SelectQueryError

wbhob opened this issue almost 2 years ago
fix: bump gotrue-js version

kangmingtay opened this pull request almost 2 years ago
SvelteKit authentication with static adapter

notramo opened this issue almost 2 years ago
PostgrestError type has 'code' field but returns 'statusCode'

zeekrey opened this issue almost 2 years ago
chore: Bump up Realtime to 2.8.1

filipecabaco opened this pull request almost 2 years ago
TypeError: Network request failed on sign up / sign in on Android

maxwowo opened this issue almost 2 years ago
Bump gotrue-js to 2.55.0

MarceloPrado opened this pull request almost 2 years ago
fix: bump postgrest-js to 1.8.5

soedirgo opened this pull request almost 2 years ago
Supabase Realtime not working with table name

RentfireFounder opened this issue almost 2 years ago