0

I'm using Realm Object Server, every user has his own database. What is the proper way to do authentication when you have thousands of users?

Alan Digitals
  • 175
  • 1
  • 5
  • 1
    What do you mean? You just use the `SyncUser.login()` methods for the users you want to login? I don't assume each open app wants to login thousands of users, but just the user using the app? – Christian Melchior May 03 '17 at 07:54
  • Yes, it's what I was looking for. I will register every single user. Thank you very much. – Alan Digitals May 03 '17 at 09:42

0 Answers0