Open spabbies opened 11 months ago
Hey @spabbies,apologies for the delay in a response. to add a third party provided you will need to utilize Amplify CLI override functionality to add this: https://docs.amplify.aws/nextjs/build-a-backend/auth/override-cognito/#customize-amplify-generated-cognito-auth-resources-with-social-providers
Which Specific Feature is your question related to?
Authentication
Question
I am trying to setup Intuit OAuth (Sign in with Intuit) with my existing Amplify project. I have set it up in the user pool in Cognito but am not able to get any option within Amplify to add a provider other than Google, Amazon, Apple or Facebook. I have also tried updating the parameters.json within the auth folder in my project and running amplify push but that also does not seem to update anything within the Amplify Studio. Would appreciate any direction on how I can accomplish this. Thanks, Sanders