mirror of
https://github.com/vernu/textbee.git
synced 2026-04-17 21:40:12 -04:00
- Added a query parameter to filter API keys by status (active, revoked, all) in the getApiKey endpoint. - Updated the AuthService to handle status filtering logic for API key retrieval. - Modified the frontend to support status-based API key listing and added a button to view revoked keys.