Commits
Wiktor Czerneha authored 26d533e34ea
A......... [DEV-4693] added check jwk integrity method in CApiDpopHelper; introduced CApiTokenHelper; simplified init() method; changed access token name to uuid; updated validateOnboard() method with jwk integrity check; improved unique ingex in token table; removed unnecessary last_access_time field from device table; added unique index in enrollment_token table; improved code style