Riverside.AuthError (riverside v2.2.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Riverside.AuthError{code: pos_integer(), headers: map()}

Link to this section Functions

Link to this function

auth_error_with_code(code \\ 401)

Link to this function

put_auth_error_basic_header(err, realm)

Link to this function

put_auth_error_bearer_header(err, realm, error \\ nil)

Link to this function

put_auth_error_header(err, type, value)