Stytch
v0.3.0
  • Pages
  • Modules

    View Source Stytch.Client (Stytch v0.3.0)

    API Client wrapper and configuration.

    Link to this section Summary

    Functions

    delete(path, params \\ [])
    get(path, params \\ [])
    post(path, body)
    put(path, body \\ %{})
    url(path, params \\ [])

    Link to this section Functions

    Link to this function

    delete(path, params \\ [])

    View Source
    Link to this function

    get(path, params \\ [])

    View Source
    Link to this function

    post(path, body)

    View Source
    Link to this function

    put(path, body \\ %{})

    View Source
    Link to this function

    url(path, params \\ [])

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language