Hi, It would be nice to have some kind of authentication possible with jServer.
woniol Active Member Licensed User Longtime User Feb 11, 2014 #1 Hi, It would be nice to have some kind of authentication possible with jServer.
Erel B4X founder Staff member Licensed User Longtime User Feb 11, 2014 #2 Note that you can already implement such a feature. You can use a database to store the users credentials (hashed values preferably). It will be easier to implement it once user sessions are supported.
Note that you can already implement such a feature. You can use a database to store the users credentials (hashed values preferably). It will be easier to implement it once user sessions are supported.