Join Slack
Communities
Powered by
Currently I have one intercept in the beginning, t...
# ktor
a
avolkmann
09/03/2017, 4:52 PM
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
Open in Slack
Previous
Next