Command-Query Separation in Elixir Sealas' auth part 3: custom ecto types, auth tokens, ...

Persistent logins in Elixir with Expected

I’ve written an Elixir package to enable persistent logins through an authentication cookie, following Barry Jaspan’s Improved Persistent Login Cookie Best Practice.

I tell about this project in an article I’ve published on Medium last week.