Set default app_metadata to users using identity providers

Hello @SirajKakeh,

You should be able to do this using a rule and by leveraging the context object. You could create a rule that triggers only for Facebook logins and writes to the user’s app_metadata.

Here is a partial example: