spring-cloud-aws icon indicating copy to clipboard operation
spring-cloud-aws copied to clipboard

AWS Cognito integration

Open Forfend opened this issue 4 months ago • 4 comments

Type: Feature

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like I use AWS Cognito a lot for my project. I also use spring-cloud-aws, so I think it'd be great to have Spring AWS integration with the AWS Cognito user pool.

Basic features I'd like to see:

  • Cognito Autoconfiguration
  • User management (create a user, remove a user, log in, log out, etc)

Additional context I can work on it

Forfend avatar Sep 30 '24 15:09 Forfend