Skip to content

AWS Cognito

Shannon Benson edited this page Mar 12, 2019 · 3 revisions

DDA User Pool Settings

  • Can be viewed by logging into the AWS Console, in the Cognito Dashboard.
  • There are 2 user groups/roles: admin and employer.
  • "User" role does not need group since they have no special privileges.

DDA – AWS Cognito settings

Required fields for sign-up and sign-in are email, password

Password Requirements

  • 8 characters minimum
  • Require numbers
  • Require special character
  • Require uppercase letters
  • Require lowercase letters
  • Accounts are verified with a verification link, sent to the sign-up email

Useful Links

Developer Documentation

Mockup

Database

API

User Management

React Native

Research

Clone this wiki locally