Lockspire. Protocol. ClientAuth. Error
(lockspire v1.3.0)
Copy Markdown
Client authentication failure returned to OAuth protocol handlers.
Summary
Types
@type t() :: %Lockspire.Protocol.ClientAuth.Error{ error: String.t(), error_description: String.t(), reason_code: atom(), status: pos_integer() }