-
Notifications
You must be signed in to change notification settings - Fork 3
AWS Cognito
Shannon Benson edited this page Mar 12, 2019
·
3 revisions
- 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.
Required fields for sign-up and sign-in are email, password
- 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
- What is Amazon Cognito?
- AWS Amplify Authentication API used for sign-up, sign-in, and sign-out flow.
DDA iOS and Android App. Developed by Code the Change Foundation
Developer Documentation
Mockup
Database
API
User Management
React Native
Research