My Application

Alex (@alex)

17875

0

0

About This Space

customer data


Last updated on February 21, 2021

Public Permissions:   View   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 interactive app prompts the user for key fields to lookup a database record and displays the results

38725

0

1

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

38532

0

1

date field test

12107

0

0

22199

0

0

Simple Service Request Form Application

18670

0

0

A Hello World app with both dynamic output and input fields

30281

0

0

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

45577

1

5

Drawing using p5

37376

0

5

Customer Orders & Payments Drilldown

22758

0

0

ds refParm test

11919

0

0

Test Data Structures with pjs.require()

12039

0

0