mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-13 17:54:44 +02:00
7112da98c2
- Implemented JWT authentication with auto-generated secret if not provided. - Added API token management functionality. - Created authentication endpoints for login, token refresh, verification, and password change. - Introduced API documentation endpoints for Swagger UI and OpenAPI spec. - Enhanced CORS support for API and documentation endpoints. - Updated OpenAPI specification to include new authentication and system endpoints.