Commit graph

4 commits

Author SHA1 Message Date
aldemirm dee5d95e7a added gitignore 2026-09-04 12:27:29 +02:00
aldemirm 8458d6a3f1 changed username, add UserTable to SchemaUtils 2026-09-04 12:23:20 +02:00
aldemirm cb03279c6d feat: add user authentication and protect endpoints with JWT
Added UsersTable to Exposed database schema

Updated KidioRepository interface and implementations for auth methods

Updated Ktor routing, application setup, and integration tests for JWT auth
2026-09-04 11:35:46 +02:00
Oliver Wallisch 00d03b2b9c fix: gradle setup for latest version 2026-09-03 14:08:05 +02:00