Low Code Login System

Alex (@alex)

25123

0

0

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.

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By Alex (@alex)

Filters:

Popular Recent

Simple inquiry application

27285

0

0

Stateless demo app, where the mobile client or the browser would control the flow of the application

27247

0

0

Static HTML Hello World App

27055

0

0

A Hello World app with both dynamic output and input fields

27000

0

0

Static HTML Hello World App

26839

0

0

Stateful Customer Inquiry App

26766

0

0

Stateless Customer Inquiry App

26737

0

0

26721

0

0

This example consumes a list of countries from a GraphQL service

26692

0

0

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

26620

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

26508

0

0

A demo of how to build, test and document APIs

26477

0

0