LernApp/.idea
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
..
codeStyles feat: add user authentication and protect endpoints with JWT 2026-09-04 11:35:46 +02:00
.gitignore final first push 2026-09-02 15:28:58 +02:00
.name feat: add user authentication and protect endpoints with JWT 2026-09-04 11:35:46 +02:00
compiler.xml final first push 2026-09-02 15:28:58 +02:00
dataSources.xml feat: add structure, plain data for testing, and api example endpoints 2026-09-02 16:12:52 +02:00
gradle.xml fix: gradle setup for latest version 2026-09-03 14:08:05 +02:00
kotlinc.xml final first push 2026-09-02 15:28:58 +02:00
misc.xml final first push 2026-09-02 15:28:58 +02:00
vcs.xml feat: add user authentication and protect endpoints with JWT 2026-09-04 11:35:46 +02:00