amplify-flutter icon indicating copy to clipboard operation
amplify-flutter copied to clipboard

chore(auth): legacy credential provider to use AuthOutputs instead of AmplifyConfig types

Open NikaHsn opened this issue 1 year ago • 0 comments

Issue #, if available:

Description of changes:

  • legacy credential provider to use AuthOutputs instead of AmplifyConfig types
  • legacy ios cognito keys to have an String field instead of CognitoUserPoolConfig
  • credential store state machine to use AuthOutputs instead of AuthConfiguration

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

NikaHsn avatar Aug 15 '24 20:08 NikaHsn