hi @rp_st, I am writing to verify if supertokens would be appropriate for my use case:
I need to create 2 separate mobile apps (react-native): 1 for merchant, 1 for public
I have a common backend server that serves logic for both of those applications, since the same users can be a part of both apps, so I want these 2 apps to share the same login flow. Note that I dont necassarily need these 2 apps to share a common login UI; ie, they both can have their own respective login forms