aws-samples / amazon-cognito-developer-authentication-sample

Apache License 2.0
99 stars 50 forks source link

This sample doesn't work with UserPools #5

Open henriquedesousa opened 8 years ago

henriquedesousa commented 8 years ago

Just a heads-up, if you need to integrate Cognito UserPools, this sample won't work.

czyzniek commented 7 years ago

Is there any way to integrate Cognito UserPools with such approach? I'd like to have endpoint /login where I could check against Cognito UserPool and authenticate users.