Ueberauth.Failure.Error

A specific error for a failed authentication attempt.

The message_key may be used to identify fields or other machine interpreted methods like translation. The message field is for a human readable message indicating the cause of the error.

Summary

Types

t :: %Ueberauth.Failure.Error{message: binary, message_key: binary}