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

feat: integrate auth with client

Open elijahmorg opened this issue 10 months ago • 2 comments

What kind of change does this PR introduce?

Add ability to use gotrue for auth

What is the current behavior?

#8

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

elijahmorg avatar Apr 05 '24 14:04 elijahmorg

I've taken this out of WIP state. I think the overall changes are ready and it provides basic auth functionality.

It is however blocked pending this getting merged in so I can update the go.mod to not point to a local postgrest-go. https://github.com/supabase-community/postgrest-go/pull/48

elijahmorg avatar Apr 06 '24 15:04 elijahmorg

@tranhoangvuit I believe I've address all your comments! Thanks for providing the feedback. I'll try to more closely mirror supabase-js with my next PRs.

elijahmorg avatar Apr 23 '24 14:04 elijahmorg