Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

timed-backend v1.0.0

Compare
Choose a tag to compare
@sbor23 sbor23 released this 30 Jul 14:00
3eceea7

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.