For me, I have authn `FOO` (a const val: String) a...
# ktor
m
For me, I have authn
FOO
(a const val: String) and
FOO_OPTIONAL
, which is the same except it ignores failed authn. That way it's easy to tell at a glance what's going on per endpoint.