mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-10 14:15:42 +00:00
c37258fccb
- 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.