okta v0.1.0 Okta View Source
Link to this section Summary
Link to this section Types
Link to this type
result()
View Sourceresult() :: {:ok, map(), Tesla.Env.t()} | {:error, map(), any()}
Link to this section Functions
Link to this function
result(arg)
View Sourceresult({:ok, Tesla.Env.t()}) :: result()
result({:ok, Tesla.Env.t()}) :: result()
result({:error, any()}) :: result()