• Stefy Lanza (nextime / spora )'s avatar
    Implement comprehensive API token management system · fd4ca804
    Stefy Lanza (nextime / spora ) authored
    - Create dedicated API token generation page with custom naming
    - Implement JWT token generation with expiration and user claims
    - Add token administration with list view, last-used tracking, and deletion
    - Update database schema to support token names and usage tracking
    - Add navigation links for API tokens page with proper access control
    - Implement secure token validation with automatic last-used timestamp updates
    - Add copy-to-clipboard functionality for generated tokens
    - Create user-friendly token management interface with confirmation dialogs
    fd4ca804
api_tokens.html 9.54 KB