This repository has been archived by the owner on May 13, 2024. It is now read-only.
timed-backend v1.0.0
Changes in v1.0.0
Features
Authentication is now done using OIDC, dropping jwt as a dependency.
Server-to-server communication is supported using OAuth 2.0 Client Credentials Grant.
Docker setup is improved, exposing UWSGI variables for configuration.