In this video we create a new Phoenix application and User resource. Next, we walk through the authentication process using the "Comeonin" library and "Argon2" password hashing algorithm. I walk through the process of authenticating users and persisting a "current_user" in the session.
Links:
Comeonin: https://github.com/riverrun/comeonin
Source code: https://github.com/EssenceOfChaos/sna...