Dustin
Dustin
**Do not merge until functionality is released.** _Description of changes:_ feat: removes note stating that Android does not support deleteUse on amplify-flutter. By submitting this pull request, I confirm that...
*Description of changes:* This PR provides a simple tool via `aft` to run integ and unit tests on any platform, with any connected device. It handles a workaround for a...
*Issue* #367 *Description of changes:* Adds documentation for Auth category + Cognito plugin. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...
*Description of changes:* Adds update password and fetch session to auth example app. Note: I wasn't quite sure how to change the black background on the expansion panel list. Not...
1. A **short** description When a user signs in using the standard Auth APIs, but the amplify configuration includes OAuth values, the user is briefly presented with a chrome custom...
When calling `Amplify.Auth.signUp(...)`, the response includes a `nextStep.signUpStep` value of `CONFIRM_SIGN_UP_STEP`, while at the same time an `isSignUpComplete` value of `true`. My expectation is that the `isSignUpComplete` value should only...
I am trying to run some very basic integration tests in Device Farm. Everything works fine on the Android side, but iOS builds fail with the following logs: ```Example of...
### Is this feature request related to a new or existing Amplify category? auth ### Is this related to another service? No ### Describe the feature you'd like to request...