We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear All,
We are using Web Server module of the RTX library in our project. We require the user to be authenticated before s/he is given access to web content. As per RTX WebServer guide and API reference, it provides developer to set User Name, Password, Number of session etc and API to get session id.
In our application, after a user have done his/her task, they will logout from running session. How to logout a user/ end running session?
Regards, Dhaval Shah