Parses bounded RFC 7009 token revocation requests.
Summary
Types
Functions
@spec parse( map(), keyword() ) :: {:ok, t()} | {:error, TamaOAuth.Error.t()}
@spec response() :: :ok
Parses bounded RFC 7009 token revocation requests.
@spec parse( map(), keyword() ) :: {:ok, t()} | {:error, TamaOAuth.Error.t()}
@spec response() :: :ok