[x] Logout Users / Regenerate Token from Multiple Client Browsers when Permission Changes
[x] FIX: Token Issue Fixed from v1.0.1
[x] User Images in Chat Component
[x] Chat - Integrated with Identity to support Private Chats (Will require re-migrating the DB scehmas)
[x] Notifications System using SignalR
[x] Document Management
[x] Export to Excel
[x] Audit Trails
[x] FIX: Image Upload - Shift to File System from Encoded String. (REASON: Can be heavy on the db and bandwidth consumption, API responses may look huge and ugly.)
[x] FIX: Code Cleanup.
[x] FIX: Validations on User Registration - Show Snackbar on Exceptions / Validation Errors.
[x] FIX: Remove AutoMigrations - Causes SQL Exceptions at times.