Currently I have one intercept in the beginning, t...
# ktor
a
Currently I have one intercept in the beginning, that will put the User in the call Attributes if there is a Auth header. Then I got PipelineContext extensions
requireLogin()
,
optionalLogin()
that return the User