challenge

Specifies a response sent to the client if authentication fails.

Report a problem


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

Specifies a redirect URL in a case of failed authentication.

Report a problem