cylonid / NativeAlphaForAndroid

GNU General Public License v3.0
641 stars 58 forks source link

Request: multiple instances per service. #36

Closed stpnwf closed 2 years ago

stpnwf commented 3 years ago

Currently if you are logged into a website if you create another instance of that same website it will also be logged in the same account as the first instance.

Would it be possible to add the ability for users to log into more than one instance of a service at the same time? This would be particularly useful to websites such as reddit, twitter, pinterest, etc where users may have more than one account. It is the case for me at least, and this would be very helpful.

I am unsure if sandboxing can be achieved via the Android WebView, but I have my fingers crossed, as I believe this would improve the already great UX of the app.

cylonid commented 2 years ago

Sandboxing is implemented as part of Native Alpha Plus :slightly_smiling_face: