tower-archive / tower

UNMAINTAINED - Small components for building apps, manipulating data, and automating a distributed infrastructure.
http://tower.github.io
MIT License
1.79k stars 120 forks source link

Authentication System #366

Closed btbinhtran closed 10 years ago

btbinhtran commented 11 years ago

Implement an authentication system that is fully featured like devise for Rails.

thehydroimpulse commented 11 years ago

On the list. There's a hacky authentication example, but it's not a full solution. Once I'm done implementing a few features I've been working on, I'll get started with this.