Sigra.Error.OAuthError exception (Sigra v0.2.2)

Copy Markdown View Source

Raised when an OAuth operation fails.

Summary

Types

error_code()

@type error_code() ::
  :state_mismatch
  | :no_email
  | :provider_error
  | :token_exchange_failed
  | :link_conflict
  | :email_mismatch
  | :authorize_failed