Best Backend-as-a-Service for Ionic

I need stable BaaS provider with good functionality (beforeSave and etc…)
Roles
Users and FB authentication

I don"t really like Parse…
Firebase it’s real-time and can’t use beforeSave…

Any suggestions?

https://aws.amazon.com/mobile/

CloudMine
They support FB and other social auth.

If you don’t mind me asking, why don’t you like Parse? I have 2 apps running there and building # 3 right now and haven’t had any issues with it :smile:

I like more the functionality of meteor.js, you are free to do what ever you want. Your backend is safer wheb you choose it. Actually it’s more comfortable and easy-to-write.
It’s nore comfort to use ‘if’ than ACL

Hi, you could have a look at Back&. There is social auth (G+,Fb) as well as triggers before save and so on (check for actions on db objects…), and of course it has documentation for integrating Ionic.
I’m just approaching it but it seems to be really awosome :slight_smile: