Skip to content
Discussion options

You must be logged in to vote

In the end, I've gotten Cognito to work using Amplify UI components, but I am no longer using NextAuth. NextAuth worked well and really seamlessly when I was using OAuth with the Cognito hosted UI. But AWS's hosted UI is quite ugly and, more importantly, it doesn't support the MFA flows at all. I would have had to implement all the fields, error checking and interaction with the Cognito IdP myself. 😵‍💫

I thought switching to Amplify UI components for Auth would be really disruptive, but it's actually possible to use the library and UI components without the hosting, CloudFormation and CLI octopus. Amplify would also work with federated login, just like NextAuth, although it seems like thi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nk9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant