Search code examples
realmrealm-mobile-platform

Custom user auth with Realm Object Server?


Based on the Realm Object Server documentation, right now we only have access to a limited set of options when it comes to authenticate users: Google, Facebook, iCloud and 'Password'.

I already have an app where users can choose to register their own accounts, or alternatively go with the Facebook / Google login approach. I'd like to bind realms to my existing users. As far as I can see, I'd need to write a custom authentication plugin to do the integration between my user management service and ROS.

Is this currently possible with Real Object Server? In case the answer is no and any Realm guys are reading this: is this scenario on the roadmap possibly?


Solution

  • Yes, this is roadmapped. I can't give you a timeline regarding availability though.

    The following two issues are related to this: