View Source Sptfy.Object.OAuthError (Sptfy v0.1.5)

Module for OAuth related error struct.

Link to this section Summary

Link to this section Types

@type t() :: %Sptfy.Object.OAuthError{error: term(), error_description: term()}