Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

supabase-js 2.0 #170

Open
kiwicopple opened this issue May 11, 2021 · 7 comments
Open

supabase-js 2.0 #170

kiwicopple opened this issue May 11, 2021 · 7 comments

Comments

@kiwicopple
Copy link
Member

kiwicopple commented May 11, 2021

What?

We're using this task to plan any breaking changes that we might want to add to supabase-js as part of our 2.0 release:

(Possible) Features

Timeline

  • No fixed timeline
@kiwicopple kiwicopple pinned this issue May 11, 2021
@inian
Copy link
Member

inian commented May 11, 2021

supabase/storage-js#6

@soedirgo
Copy link
Member

Re: the tree-shaking in #151, we'll be modularizing each Supabase components right? (i.e. rest, auth, etc.) Combining them into one class felt hacky to me, esp. for those with overlapping function names (e.g. from() can accept '*' in realtime-js but not postgrest-js).

This also makes it easier to implement in other languages with less flexible OO features, esp. once we tackle iOS/Android.

@soedirgo
Copy link
Member

One more item: standardizing error response format supabase/supabase#12739 supabase/auth-js#405

@didavid61202
Copy link

must have in v2 for better TypeScript type definitions for queries, kudos to @bnjmnt4n :
supabase-client (alternative TypeScript-based)

@rodbs
Copy link

rodbs commented May 25, 2022

Better integration (and examples) with react-native and expo's auth methods
https://docs.expo.dev/versions/latest/sdk/auth-session/

@grabbou
Copy link

grabbou commented Sep 1, 2022

Better integration (and examples) with react-native and expo's auth methods

Hey! Sorry if this is not the right place to reach out - I am currently integrating Superbase (V2) with latest Expo and I am running into few gotchas. I would like to have a chat and help you improve the DX for that platform, potentially with some examples. What would be the most convenient way to chat? If Discord, you can find me at grabbou#4925.

@jmedellinc
Copy link

I believe this should be a showStopper for v2
Using Custom JWT's is an important feature, I'd say, and right now it's not supported
#553

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants