An open API service indexing awesome lists of open source software.

https://github.com/baylorrae/php-user-authenticator


https://github.com/baylorrae/php-user-authenticator

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

I copied Ryan Bate's concepts on creating a password salt and hash. You can find the code in his [Nifty Generators](https://github.com/ryanb/nifty-generators) for rails.