Hello everyone and welcome to my first Medium article 🎉
A few months ago I came across Ktor and I really enjoy using it. For everyone who doesn’t know what Ktor is: It’s basically an asynchronous framework for creating web applications and much more. The framework is developed by JetBrains (you know, the ones who make IntelliJ) and uses Kotlin as programming language.
After playing around a little bit, I wanted to create a web application using Ktor as backend framework and Keycloak as identity provider. I used Keycloak before in a few projects but the registration and login process…
My job is to turn coffee into code;