Elixir and Phoenix basic passwordless and databaseless authentication (pt.1)
I just started a new tutorial about building up a basic passwordless and databaseless auth system to authenticate the connection between a small Elm SPA admin panel and a Phoenix socket. Here is part 1:
Happy coding!
Read next Redis Super: Full featured Redis adapter for Elixir based on Redix