Stytch v0.2.1
  • Pages
  • Modules

    View Source Stytch.Client (Stytch v0.2.1)

    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

    On Hex.pm: Package Preview (current file)

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