5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 21:41:02 +01:00

Revert "Add OIDC support (#39)" (#60)

This reverts commit 244f6cbf95.
This commit is contained in:
AJMicke
2025-06-12 21:33:38 +02:00
committed by GitHub
parent 244f6cbf95
commit 694ae3aa90
18 changed files with 53 additions and 222 deletions

View File

@@ -1,7 +1,7 @@
# KickerELO
KickerELO is a web application for displaying Elo ratings for foosball (table soccer) games.
It uses **Spring Boot** for the backend, **Vaadin** for the frontend, and **MariaDB** as the database. It is compatible with any OpenID Connect (OIDC) provider.
It uses **Spring Boot** for the backend, **Vaadin** for the frontend, and **MariaDB** as the database.
## Requirements