So, what is it about?
Description
create backend API and connect with dashboard so that
- Users can view all active sessions dynamically from the backend.
- Revoking a session should immediately remove it from the list.
- Secure token-based verification should prevent unauthorized access.
Code of Conduct