Join Slack
Communities
Powered by
do you guys know if there is an example of how to ...
# ktor
p
pmiklos
06/30/2019, 1:05 AM
do you guys know if there is an example of how to implement fine grain user role/permission checks with ktor in a nice ktory way? Eg. checking article creation permission on route
POST /articles
and delete permission on
DELETE /articles/{id}
Open in Slack
Previous
Next