Elixir and Phoenix basic passwordless and databaseless authentication (pt.2)
Here is part 2 of my new tutorial about Elixir and Phoenix passwordless and databaseless authentication, which covers sending emails with the generated authentication link and connecting to the user socket using the assigned token.
Happy coding!