Adding sessions and logins to StatWatch

In this episode we continue migrating StatWatch from being a purely back-end OTP app into a Phoenix 1.3 project.

We'll set up login/log out functionality via sessions, store the current user in a pluggable auth controller and build out a template to display stats.

Back to index

No Comments