auth0_ex v0.1.4 Auth0Ex.Parser
Parser to parse all the responses from Auth0 API endpoints
Summary
Functions
Parses the response from auth0 api calls
Types
response()
response :: {:ok, [struct]} | {:ok, struct} | :ok | {:error, map, status_code} | {:error, map} | any
Functions
Parses the response from auth0 api calls