Login System 2

Alex (@alex)

23521

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

The app is used to for hosting events. It allows users to select their schedule, rate sessions, and leave feedback for speakers

38472

0

5

This space shows you how to run multiple queries simultaneously by using Promise.all().

44324

0

1

Basic setup for a Hello World React.js App

43965

0

2

A demo of how to build and consume Web Services with and without parameters

26986

0

0

29458

0

0

Database-driven survey app

38483

0

2

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

25372

0

0

A demo of how to build and consume Web Services with and without parameters

27374

0

0

Eat other NodeRun players to win prizers

35680

4

3

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

26686

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

27997

0

0

Demo app to use EJS to display information from a database

29686

0

0