View Source StytchLive

Live components for Stytch Auth in Phoenix Applications

installation

Installation

The package can be installed by adding stytch_live to your list of dependencies in mix.exs:

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

documentation

Documentation

The package docs can be found at https://hexdocs.pm/stytch_live.