aws-amplify / amplify-ui-swift-authenticator

The Amplify UI Authenticator is a component that supports several authentiation flows using Amplify Authentication.
https://ui.docs.amplify.aws/swift/connected-components/authenticator
Apache License 2.0
15 stars 9 forks source link

feat: remove dependency on amplifyconfiguration.json #58

Open lawmicha opened 8 months ago

lawmicha commented 8 months ago

Issue #, if available:

Description of changes: This PR includes the changes that no longer depend on jsonConfiguration to get the auth configuration values. This PR needs to be updated with a version upgrade on the Amplify dependency to get the authConfiguration changes at the same time. It depends on this PR to be merged and released first: https://github.com/aws-amplify/amplify-swift/pull/3566

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