Skip to content

Commit

Permalink
feat(amplify-category-auth): cleanup siwa id pool option
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lopez committed May 11, 2021
1 parent e146c04 commit 68fe947
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ async function serviceWalkthrough(context, defaultValuesFilename, stringMapsFile
delete context.updatingAuth.googleIos;
delete context.updatingAuth.googleAndroid;
delete context.updatingAuth.amazonAppId;
delete context.updatingAuth.appleAppId;
}

// formatting data for identity pool providers
Expand Down

0 comments on commit 68fe947

Please sign in to comment.