0
    
    
        
                    rajasekhard2015 created
                    
                    
                    
                
                How to handle multiple sessions(authentications) for single user in different browsers. how to manage the his sessions manually
2 Answer(s)
- 
    0
Hi,
In next version(3.1), we have added
AbpAuditLogsto record user login infomation. See https://github.com/abpframework/abp/issues/4492. But it cannot manage user sessions, you can extend it and add the revocation token feature. - 
    0
closed due to inactivity...