M
Mohammed Siraj
Guest
Iram would advice against performing an implicit re-login from client-side. If mandatory, an ideal approach would be to explicitly logout the user on identifying Ajax API limit exhaustion and ask him to re-login himself. Many e-commerce portals have this behavior with session inactive times configured very low and users being enforced to re-login. For explicit logout, this should be initiated from the Rollbase server and not merely a re-login from client-side. You may want to analyse the portal logout behavior to analyse how this is acheived currently.
Continue reading...
Continue reading...