Hi,
I am creating a 2 android applications. Applications are customer app and business app. Both users in the app shares same information in Back end. So I need one back end for both apps. So both apps has same Backendless API keys for call Backendless services.
Both apps has separate login forms.
- I need to restrict customers to login to business app as well as
- I need to restrict business users to login to customer app.
Is there any possibility in “Backendless User Service” to accomplish my requirement.?
Can I user custom business logic there? Please guide me.
Thanks