spring-cloud-aws
spring-cloud-aws copied to clipboard
AWS Cognito integration
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