Realm userAuthentication

I have userdata in my mongodb collection and i would like to use realm inorder for my app to work offline,In App services there is a users section and it shows “No users found.”.Is there a way for me to import my users from my collection to this section?. I am planning to use the email/password mode of authentication with already existing data in my database

Thanks
Louis