Commit Graph

7 Commits

Author SHA1 Message Date
fdd4742b28 Remove converter for Citizen
Add receiveOrBadRequest
2021-02-06 00:23:36 +01:00
49a03a57cb Rename Voter to AccessControl 2021-01-22 22:07:25 +01:00
667339979b move routes installation into component 2021-01-21 21:55:24 +01:00
6cdc526335 upgrade klint and format code (remove wildcard import 2021-01-18 17:23:16 +01:00
a79e1ec086 upgrade kotlin, ktor, sendgrid 2021-01-18 17:13:24 +01:00
b028ff05b9 Move files
Move Application and configurations file to the application package
Move JWT files to the auth.jwt package
Move ApplicationContext to auth package an rename to CitizenContext
2021-01-17 22:29:32 +01:00
6a8c5bf717 Refactors Citizen into component
Refactor CitizenVoter
Split citizens routes
2021-01-14 15:24:05 +01:00