Nicholas Moschopoulos

Results 14 comments of Nicholas Moschopoulos

has anyone got a fix for 4.3.0?

@J0 -- I am using a Postgres trigger to check whether users are allowed to sign up / sign in. If a user is invited, I want to short circuit...

Hey @J0 any progress on your conversations here? :) I've had to hijack the `raw_user_meta_data` json which has resulted in a bit of data loss :(

@J0 this set up is causing a separate problem all together. Because app_metadata is updated _after_ creating a user row in the database, we can't listen to the user insert...