Ueberauth.Failure

The struct provided to indicate a failure of authentication.

All errors are provided by the relevant strategy.

Summary

Types

t :: %Ueberauth.Failure{errors: [Ueberauth.Failure.Error], provider: binary, strategy: module}