fossaegean / inventorius-v1

v1 Inventory Management and Tracking System (Depreciated)
GNU Affero General Public License v3.0
2 stars 1 forks source link

Basic user authentication #12

Open atzorvas opened 9 years ago

atzorvas commented 9 years ago

user should be able to register & login/logout.

sotirelisc commented 9 years ago

Devise or homemade from scratch?

atzorvas commented 9 years ago

Devise is great, let's keep our codebase as clean and simlpe as possible :)