StytchLive
Live components for Stytch Auth in Phoenix Applications
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"}
]
endDocumentation
The package docs can be found at https://hexdocs.pm/stytch_live.