I know Addict was only mentioned in passing, but I am curious: is that becoming the goto authentication library for Elixir/Phoenix?<p>In my work with Phoenix so far, I've taken the author's roll-your-own approach.<p>It did take longer to setup than just including Devise in Rails, but I also understand exactly how it works so I think there is some benefit there.<p>But for folks just getting started with Phoenix (esp. from Rails), I wonder if there should be a goto Devise-like option.