haelmj / cognito-playground

An authentication dashboard that integrates with AWS cognito

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cognito Client

This is a client interface designed to be used with the AWS Cognito service.

Setup and Usage

  • Clone and then install the dependencies: npm install
  • Create a .env file with the contents shown in the example file: .env.example
  • Run the server: npm start

more content to follow...

About

An authentication dashboard that integrates with AWS cognito


Languages

Language:JavaScript 88.7%Language:HTML 5.4%Language:CSS 3.4%Language:Shell 1.5%Language:Dockerfile 1.1%