Authentication Zero gem

Authentication Zero gem

https://github.com/lazaronixon/authentication-zero Found an interesting authentication gem for rails; instead of the usual delegation to the gem (where oftentimes you're not sure what's actually happening) this instead generates the authentication code…