Validates an OAuth authorization-code request before client lookup or consent.
Summary
Types
Functions
@spec validate( map(), keyword() ) :: {:ok, t()} | {:error, TamaOAuth.Error.t()}
Validates an OAuth authorization-code request before client lookup or consent.
@spec validate( map(), keyword() ) :: {:ok, t()} | {:error, TamaOAuth.Error.t()}