Phoenix 1.3 Authentication - Deep Dive

Опубликовано: 17 Март 2026
на канале: WEBteam University
6,346
133

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...