Charis

Results 53 comments of Charis

Hi @whogben, those settings pages are disabled on self-hosted because they use Supabase's cloud platform API -- even if the redirect was removed, the pages wouldn't be useful because your...

Hey @alexnechifor! When the user is redirected to your `/login/password-update` page, does the PKCE code stick around in their URL? Usually what this means is that the page does not...

Hey @alexnechifor, I did some investigating and adapted some of your code to make a password recovery flow that worked for me on Vercel: https://github.com/charislam/supabase-test (not winning any awards for...

Thanks for the catch! Forgot a redirect there. Correct page is https://supabase.com/docs/guides/local-development/customizing-email-templates

Hey @Diego-Romero! Thanks for opening this issue. The act of clicking on the password reset link itself should sign the user in. I can see in your screenshot that your...

@ajayvignesh01, sure, that's a good point! I've disabled auto-merge, so feel free to push any updates you need. Afterwards, could you run `npm run format` as the PR seems to...

@olirice, tagging you to double-check whether the documented API is the intended one 🙏🏼

Hey @jingsam, can you do me a favor and ping me (but don't update the branch/merge latest changes) next time you notice this hasn't merged? I wanna know what exactly...

Ahh it's the Prettier check. I tried to push a formatting commit but for some reason was denied access (even though I see that contributors can edit this branch...) Do...

@sweatybridge, could you double-check the new options please? 🙏🏼