Hello everyone, how can I authenticate a user that...
# ktor
r
Hello everyone, how can I authenticate a user that tries to access a Webserver?
d
r
Ok yeah I sorted something out. We will require the user to have a session set and the session will be set upon the login
d
You can link authentication to a form, then place the user identification in the session