Low Code Login System
About This Space
This is a template for a user account management and login system.
Last updated on July 28, 2020
Public Permissions: View Open/Fork Run Comment
Low-code Login System
This is a template for a user account management and login system. The low-code Rich Display named login.json can be placed in front of any application to provide a secure login.
The system provides the ability to:
- Sign in
- Create an account
- Validate that a chosen password is not weak
- Generate, store, and validate a password hash
- Verify an email address
- Reset a password
Configuring Email
The login system uses email to verify accounts. To setup email, update the email-config.json file with your NodeMailer SMTP transport details. Then, customize the Email Templates in the following low-code routines:
- send email verification code
- send password reset code
Until email is configured, you can view the generated codes in the server log (in Profound.js Spaces, select Server => View Server Logs). This will allow you to test the system without configuring email.
More Spaces By Alex (@alex)
A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.
35610
0
0
A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.
36053
0
0
A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.
35723
0
0
A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.
35312
0
0
35417
0
0
35205
0
0
34650
0
0
A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.
36020
0
0
RPG Application that allows you to work with Insurance Claims converted to Node.js to run in the cloud, using any database
48303
0
2
Be the first to comment:
Comments