pub fn failed_auth(auth_response: AuthToken, config: &Config) -> HttpResponse
Constructs an HttpResponse for failed session_token verification.
HttpResponse
session_token
auth_response
config
Returns an HttpResponse with a redirect, setting a cookie with the failure detail.