mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-11-03 13:33:32 +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.