phani546 / aws-cognito-java-desktop-app

Sample Java Desktop App with Cognito User Pools

Home Page:https://sid343.reinvent-workshop.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-cognito-java-desktop-app

This is a sample application which provides a basic implementation of the use of cognito user pools using the java SDK.

This application supports

  1. Adding the user to the cognito user pool.
  2. Confirming the user using their cell phone number
  3. Performing the login using the newly created user.
  4. Getting the AWS credential for the user and displaying the user resource based on the AWS credentails.

To understand the application, please follow the steps at https://sid343.reinvent-workshop.com/

About

Sample Java Desktop App with Cognito User Pools

https://sid343.reinvent-workshop.com/

License:Other


Languages

Language:Java 99.9%Language:Shell 0.1%