PrimaAuth0Ex.TokenProvider.AuthorizationService behaviour (prima_auth0_ex v0.3.0-rc.1.2) View Source

Behaviour to handle communications with an authorization service.

Link to this section Summary

Link to this section Callbacks

Specs

retrieve_token(PrimaAuth0Ex.Auth0Credentials.t(), String.t()) ::
  {:ok, PrimaAuth0Ex.TokenProvider.TokenInfo.t()} | {:error, atom()}