Open bmarinovic opened 4 years ago
Use UsersTable to handle JWT authentication. Find a way to easily restrict HTTP actions to specific role.
Relevant: https://stackoverflow.com/questions/56300035/how-to-extract-access-rights-validation-in-kotlins-ktor
Use UsersTable to handle JWT authentication. Find a way to easily restrict HTTP actions to specific role.