


The signin/signup forms as AEM pages and Cognito as user pool.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @jezwn,
As a first step of integrating, I suggest to go through libraries/framework exposed by Amazon Cognito User pool.
Per the below documentation from AWS, AWS Amplify framework is available for JavaScript, iOS and Android.
As you are looking for signin/signup pages, JavaScript library seems to be relevant. You can follow along the link and try out in local as is and based on the desired JS framework chosen, you can then arrive at ways of including it as part of AEM code build.
Hi @jezwn,
As a first step of integrating, I suggest to go through libraries/framework exposed by Amazon Cognito User pool.
Per the below documentation from AWS, AWS Amplify framework is available for JavaScript, iOS and Android.
As you are looking for signin/signup pages, JavaScript library seems to be relevant. You can follow along the link and try out in local as is and based on the desired JS framework chosen, you can then arrive at ways of including it as part of AEM code build.