Commit graph

3 commits

Author SHA1 Message Date
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
Oliver Wallisch 27ff371d4e feat: add structure, plain data for testing, and api example endpoints 2026-09-02 16:12:52 +02:00