How would you construct an optional login route wi...
# ktor
a
How would you construct an optional login route with the new auth? (JWT) I want the payload to be present if the auth header was supplied, otherwise null.