Ant Wilson

Results 13 comments of Ant Wilson

hey @younusmahmood could you share exactly which code you are trying? and do you have "Enable phone confirmations" enabled in the Auth Settings page? ![image](https://user-images.githubusercontent.com/458736/134903832-f71715ad-55a2-4f27-9a34-29340189367e.png)

thanks everyone for pitching in, we'll try and get this out asap

for project pausing I think `log_connections` would be enough for me if it works as expected also we probably want to enable log rotation from `postgresql.conf` are there any other...

> Expo returns all identifiers needed (access_token, refresh_token) so we just need to expose on gotrue-js a function that receives all the identifiers and internally calls the /callback api with...

yes I think this makes sense @He1nr1chK . feel free to make a PR if you have time 👍 otherwise I will try and get round it it this week

>standard protection tracking, also happens on Chrome in incognito mode could it be the browsers aren't allowing the app to store the session locally?

hey @nuurcodes thanks for the issue, could you please test if you can reproduce with the latest supabase-js version v1.13.1

also looking for how to do this

hey @CalebLovell this is actually a fix for a previous security issue. Previously the interface was leaking information by allowing an attacker to see whether a given email had an...