https://github.com/baylorrae/php-user-authenticator
https://github.com/baylorrae/php-user-authenticator
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/baylorrae/php-user-authenticator
- Owner: BaylorRae
- Created: 2011-04-27T20:49:54.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-21T18:41:25.000Z (about 15 years ago)
- Last Synced: 2025-04-03T02:51:14.447Z (over 1 year ago)
- Language: PHP
- Homepage: http://baylorrae.com
- Size: 461 KB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.