Relative Content

Tag Archive for next.jsiframesingle-sign-onamazon-cognitoaws-amplify

How to use AWS Amplify SSO in iFrame

I’ve built a widget using Next.js that I’m embedding on different sites (not my own). The widget supports both email/password login and Google SSO. I’m using “aws-amplify”: “^6.0.13” to enable authentication, with AWS Cognito on the backend.