nikitasethgaba / SpringJavaFxAWSCognito

A demo tool to generate AWS Cognito temporary Credentials using Java FX and Spring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringJavaFxAWSCognito

A demo tool to generate AWS Cognito temporary Credentials using Java FX and Spring

  • run project as : mvn spring-boot:run
  • to generate the jar and use it as tool use: mvn package
  • run jar : java -jar name_of_jar.jar

Attached a capture.png -> actual screenshot of the tool

About

A demo tool to generate AWS Cognito temporary Credentials using Java FX and Spring


Languages

Language:Java 100.0%