mirror of
				https://github.com/abhinavxd/libredesk.git
				synced 2025-11-03 21:43:35 +00:00 
			
		
		
		
	- Added endpoints to generate and revoke API keys for agents. - Updated user model to include API key fields. - Update authentication middleware to support API key validation. - Modified database schema to accommodate API key fields. - Updated frontend to manage API keys, including generation and revocation. - Added localization strings for API key related messages.