supabase-go icon indicating copy to clipboard operation
supabase-go copied to clipboard

Integrate with gotrue-go

Open elijahmorg opened this issue 10 months ago • 3 comments

Feature request

Integrate this supabase-go client with gotrue-go so that it can function more like an actual client. I plan on working on doing this and working towards adding feature parity with the supabase-js client.

Is your feature request related to a problem? Please describe.

This client is not yet finished. I am going to push it towards being finished because I am bored.

Describe the solution you'd like

I'll have to do some trial and error but for the most part I plan on making the api as similar to supabase-js as makes sense. Go is a very different language.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

elijahmorg avatar Apr 04 '24 20:04 elijahmorg

Any time frame on this?

jakeeknight avatar Apr 16 '24 07:04 jakeeknight

Yeah. I have this implemented this in my PR #9

I opened it two weeks ago but haven't heard anything.

elijahmorg avatar Apr 16 '24 10:04 elijahmorg

Ah, I have integrated into my own internal package for now so thanks. Seems this and the postgrest-go repos aren't updated regularly which is a shame.

jakeeknight avatar Apr 17 '24 20:04 jakeeknight

I've tested with the newest version; it is already integrated with GoTrue. Thank @elijahmorg, I close this issue first.

tranhoangvuit avatar May 30 '24 17:05 tranhoangvuit