Login System

About This Space

User Account Management and Login System


Last updated on August 19, 2022

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

A demo of how to build, test and consume APIs

2180

0

0

Sample Application for Automated Testing POC

2164

0

0

Example of Changing the Options in a Select Box based on the selection of another

1991

0

0

Example of Grid Row Drag-and-Drop Using Client Side Javascript

1765

0

0

This example shows how to build a javascript class from database information

1882

0

0

https://mermaid-js.github.io/mermaid/#/

3642

0

0

Page-by-page Example using a module for retrieving database records

1998

0

0

Simple React Counter Components

2429

0

1

The example is built from the react-beautiful-dnd tutorial found at: https://egghead.io/lessons/react-course-introduction-beautiful-and-accessible-drag-and-drop-with-react-beautiful-dnd

2239

0

0

This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript and a responsive edit screen. It also incorporates consuming a web service to load list data, adding image upload and display to a screen, and using gauges from Fusion Charts

2121

0

0

Examples of using external functions in low code

1821

0

0