Download userific postgres Free Java Code
Description
Implement the Userific interface using a postgres database to store user data.
Source Files
The download file userific-postgres-master.zip has the following entries.
.gitignore/* w w w . jav a 2 s. com*/
.travis.yml
README.md
index.js
lib/authenticate.js
lib/changeEmail.js
lib/changePassword.js
lib/confirmEmail.js
lib/fetchUserByEmail.js
lib/generatePasswordResetToken.js
lib/generateRandomToken.js
lib/getAccessTokensForEmail.js
lib/getRolesForEmail.js
lib/grantAccessTokensForEmail.js
lib/grantRoleForEmail.js
lib/hashPassword.js
lib/register.js
lib/resetPassword.js
lib/saveAccessTokenForEmail.js
lib/validateAccessToken.js
lib/validateConfirmToken.js
lib/validateResetToken.js
lib/validateTable.js
makefile
package.json
share/users.sql
test/bind-test.js
test/setup-test.js
test/setup.js
Download
Click the following link to download userific-postgres-master.zip.
userific-postgres-master.zip