Strapi with AWS Cognito Provider Login
AWS Cognito could allow you mange user sign-in, sign-up and its management with ease and Strapi is one of the headless CMS with good support on customize own API and allow different OAuth login. And Strapi is able to authenticate with the Cognito ser...
maylau.hashnode.dev2 min read
KR
Hi May,
Your blog post has been really informative. But, I'm having a snag trying to navigate to the login page"localhost:1337/connect/cognito". I'm getting this error:
"{"data":null,"error":{"status":404,"name":"NotFoundError","message":"Not Found","details":{}}}"
This is happening while using the Strapi V4 Community Edition.
Any help or advice on resolving this would be extremely helpful.