An open API service indexing awesome lists of open source software.

https://github.com/moomerman/stytch_live

Live components for Stytch Auth in Phoenix Applications
https://github.com/moomerman/stytch_live

Last synced: 9 months ago
JSON representation

Live components for Stytch Auth in Phoenix Applications

Awesome Lists containing this project

README

          

# StytchLive

Live components for [Stytch](https://stytch.com) Auth in Phoenix Applications

## Installation

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

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

## Documentation

The package docs can be found at .