Login System 2

Alex (@alex)

23522

0

0

About This Space

Login System


Last updated on December 17, 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.

Screenshot

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 "mailTransport" property in the .noderun/settings.json file with your NodeMailer SMTP transport details. To see this file, set Show Hidden to Yes on the Files tab.

Next, customize the Email Templates in the following low-code routines:

  • send email verification code
  • send password reset code

Then, remove the Terminate step in each of the routines.

Screenshot

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.

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By Alex (@alex)

Filters:

Popular Recent

This is a NodeRun demo space for a Payments applications

32254

0

0

This example consumes a list of countries from a GraphQL service

33620

0

0

This workspace implements Watson Visual Recognition. The application uses your device camera to take your photo, determine how old you look, and tell you all about it using human speech though the speakers on your device.

37620

1

2

Message box with multi-line string

27258

0

0

28197

0

0

RPG Application that allows you to work with Insurance Claims converted to Node.js to run in the cloud, using any database

40474

0

2

Want to allow your users to sort data using drag-and-drop? This space shows you how!

45599

1

5

Example of loading MongoDB data and showing it in a grid

36140

0

0

This is a NodeRun demo space for a Payments applications

39883

0

0

React.js using Rich Display Components built in the Visual Designer

26552

0

0