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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This sample doesn't work with UserPools

henriquedesousa opened this issue · comments

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

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.