knowthen / easy-authentication-with-pow-and-pow-assentLinks
Companion Repo for a screencast on using pow & pow_assent for authentication in a Phoenix web application
☆18Updated 2 years ago
Alternatives and similar repositories for easy-authentication-with-pow-and-pow-assent
Users that are interested in easy-authentication-with-pow-and-pow-assent are comparing it to the libraries listed below
Sorting:
- This repo is the companion code for a screencast on authorization in Phoenix Applications☆46Updated 2 years ago
- Based on the "real-time Twitter clone in 15 minutes with LiveView and Phoenix", from Chris McCord☆38Updated 3 years ago
- A GitHub Action for deploying Phoenix applications to Gigalixir☆92Updated last year
- Library for working with local read-replica postgres databases and performing writes through RPC calls to other nodes in the primary Fly.…☆108Updated 2 years ago
- ☆56Updated 3 years ago
- DID is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.☆47Updated 5 years ago
- Demo App for used as support for blog posts☆20Updated 4 years ago
- Erlang/OTP + Elixir + IEx + Mix in a single executable for Linux/macOS/Windows. Just run Elixir!☆133Updated 4 years ago
- Inline SVG module for Phoenix Framework☆61Updated 3 years ago
- ☆84Updated 3 years ago
- An example Phoenix app with one-click deployments to different cloud services.☆60Updated 4 years ago
- A diff library written in Elixir☆51Updated 4 years ago
- The extension for building GraphQL APIs with Ash☆89Updated last week
- ~wojtek☆21Updated 5 months ago
- Phoenix LiveView multiplayer card game☆78Updated last year
- Shortcuts for ecto☆109Updated 6 months ago
- Provides a way to ensure that all queries made from your Elixir application, using Ecto, have tenancy set☆56Updated 2 years ago
- 📝 A step-by-step example/tutorial showing how to build a Phoenix (Elixir) App where all data is immutable (append only). Precursor to Bl…☆82Updated 6 years ago
- Ecto common validators for Date, Time, URLs, Emails, PostalCodes, Phone Numbers, Luhn checks, etc.☆55Updated 2 weeks ago
- Code examples for the "Three real-world examples of distributed Elixir" blog series☆59Updated 4 years ago
- Elixir module for printing debugging data types to terminal with colors and formats for easy identify☆43Updated 5 years ago
- Example repo for blogpost