enilsen16 / stytch_ex

A wrapper library for the stytch auth api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StytchEx

An unofficial client library for the Stytch password-less authentication. Still pre-1.0 so things may change.

Installation

If available in Hex, the package can be installed by adding stytch_ex to your list of dependencies in mix.exs:

def deps do
  [
    {:stytch_ex, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/stytch_ex.

About

A wrapper library for the stytch auth api


Languages

Language:Elixir 100.0%