Interactive authorization-code orchestration for OAuth2 providers.
Summary
Types
Functions
@spec authorize(Pristine.OAuth2.Provider.t(), keyword()) :: {:ok, Pristine.OAuth2.Token.t()} | {:error, Pristine.OAuth2.Error.t() | term()}
Interactive authorization-code orchestration for OAuth2 providers.
@spec authorize(Pristine.OAuth2.Provider.t(), keyword()) :: {:ok, Pristine.OAuth2.Token.t()} | {:error, Pristine.OAuth2.Error.t() | term()}