Skip to content

jlodini/aws-cognito-java-desktop-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 99.9%
  • Shell 0.1%