Archived Content from Web3Auth Community
This topic was originally posted by marc.soufflet on 4/3/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.
Hello,
I would like to know if it is possible to use Web3Auth default UI+UX (provided with the Plug n Play) with its user friendly onboarding process using an existing AWS Cognito user pool.
This user pool is already used in a production environment, our goal is to keep it and replace our current authentication method with Web3Auth.
Regarding this documentation, it seems its not possible ? Plug and Play vs Core Kit | Documentation
But after digging, this tutorial seems to show that it could be possible (if I dont use the no-modal option ?) https://web3auth.io/docs/guides/cognito#example-code
Thank you.