About This Space

User Account Management and Login System


Last updated on December 29, 2020

Forked from: /profound-logic/login-system/

Public Permissions:   View   Open/Fork   Run   Comment  

Low-code Login System

This is 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

Filters:

Popular Recent

Rich Display application

1156

0

0

This space illustrates the simplest way to load a Rich Display grid with data, where all records are sent to the grid in bulk.

823

0

0

Simple example of a real world business application

859

0

0

This app consumes a web service and display the information in a grid

815

0

0

This workspace deploys a custom server

765

0

0

Simple inquiry application that shows Customer Orders and Payments

807

0

0

Employee Maintenance Application with a separate Edit Screen

816

0

0

Stateful Customer Inquiry App

802

0

0

This lab walks you through building a series of Node.js applications that work with employee data.

824

0

0

Example of loading MongoDB data and showing it in a grid

800

0

0

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

787

0

0

Stateful Customer Inquiry App

870

0

0