• 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
Name
Last commit
Last update
..
admin.html Loading commit data...
analyze.html Loading commit data...
api_tokens.html Loading commit data...
config.html Loading commit data...
dashboard.html Loading commit data...
history.html Loading commit data...
index.html Loading commit data...
landing.html Loading commit data...
login.html Loading commit data...
register.html Loading commit data...
settings.html Loading commit data...
train.html Loading commit data...