Android Question Web Control Auto Login

iCAB

Well-Known Member
Licensed User
Longtime User
Hi All,

Say I have a web view control in my app that launches
https://www.b4x.com/android/forum/

I want my app user to be able to auto login to this community forum, without having to enter his credentials on the web page displayed (assuming that the user is already registered and the app has the user's credentials to the forum)

What is the best way to do so?


Thanks
iCAB
 
Top