You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
Fire a Realm Function based on user successfully logging in or out, server-side.
Expected Results
Fire a function based on user successfully logging in or out, server-side. Additionally, it would be cool if you could "filter" the trigger based on auth Provider type, so that certain functions can run when different custom/providers are used (kind of like the current regEx for Realm files).
The text was updated successfully, but these errors were encountered:
Goals
Fire a Realm Function based on user successfully logging in or out, server-side.
Expected Results
Fire a function based on user successfully logging in or out, server-side. Additionally, it would be cool if you could "filter" the trigger based on auth Provider type, so that certain functions can run when different custom/providers are used (kind of like the current regEx for Realm files).
The text was updated successfully, but these errors were encountered: