Joel Lee
Joel Lee
cool, thanks for looking into this minor fix @aseigler ! Any chance you could merge as well? Don't have write permissions to the repo.
Addressed the merge conflict and merged. Thanks for your patience everyone!
Sure, go for it @RizkyRajitha
Hey @RizkyRajitha, Apologies for the delay. You can start with the GH actions first -- the test cases can come later -- you can include a blank test or trivial...
Sure, that works. Thanks so much!
Hey @Hallidayo the team recently moved to Turborepo -- you might want to try: > ensure that supabase/studio has no package-lock > rm package-lock from the root of supabase >...
Hmm if you can it might be a good idea to delete the existing repo, clone and do npm install from the root To fix the existing setup, you may...
Transferring to the `GoTrue-dart` repo so we can best track this cc: @dshukertjr
Hey all, At present it seems like the ` redirectTo` param is only respected for OAuth signIn: [as per the docs](https://supabase.com/docs/reference/javascript/auth-signin#sign-in-with-redirect) Think that this could be clearer on the docs...
Hey @TheThirdRace @lack-of-gravitas, Apologies for the delayed reply and perhaps unclear response. We do have plans to better support for redirects with magic link by having clearer types so do...