Po Chen

Results 151 comments of Po Chen
trafficstars

I'm currently travelling. It will take a while before I can get to this. Thanks for the PR.

I'm back from my trip. I'll get to this in a couple days. Thanks for the patience.

I was hesitant to merge this because it's going to be a breaking change. After some thought, I decided to proceed with this as is, because it does indeed make...

`email |> put_private(:client_options, options)` will be passed to your http client.

There are actually not that many. This one is documented on the Email module. And provider specific options are documented on respective provider module.

That's all I can recall at the moment.

Hmm. I don't know. I may accept PR about this, but I don't think I'll go and implement it, as it's going to be hard to keep hackney and SMTP...

@philss https://github.com/princemaple/repro-qrusty

> I'm getting an `invalid authentication credentials` error when signing up users locally. > > This is on supabase/cli `v1.15` Same. Getting the error when trying to `signUp` and `signInWithOtp`...

Confirm that updating the anon key fixes it. Didn't expect that to change.