riverside v1.2.5 Riverside.AuthError

Link to this section Summary

Link to this section Types

Link to this type

t()
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)