challenge

fun challenge(function: FormAuthChallengeFunction)

Configure challenge (response to send back) if authentication failed.


fun challenge(redirectUrl: String)
fun challenge(redirect: Url)

Configure redirect challenge if authentication failed


var challenge: FormAuthChallenge

A response to send back if authentication failed