ExVenture Updates for June 2018 How to Solve Elixir’s Module Is Not Available

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.

http://codeloveandboards.com/blog/2018/06/20/elixir-and-phoenix-basic-passwordless-and-databaseless-authentication-pt-2/

Happy coding!