ktor-auth / io.ktor.auth / SessionAuthChallenge / Ignore

Ignore

object Ignore : SessionAuthChallenge<Any>
Deprecated: Use challenge {} instead.

Does nothing so other authentication methods could provide their challenges. This is the default and recommended way