Michael Sober

Results 4 issues of Michael Sober

#### Description of changes This PR enables refresh token rotation by updating the `TokenRefresher` to use the new `GetTokensFromRefreshToken` API instead of `InitiateAuth` with the `REFRESH_TOKEN_AUTH` flow. The `GetTokensFromRefreshToken` API...

#### Description of changes The purpose of this PR is to add a warning if Amplify.configure() has not been called. This adds more context to errors resulting from missing configuration....

#### Description of changes: This PR adds documentation for the changes introduced in https://github.com/aws-amplify/amplify-js/pull/14525 #### Related GitHub issue #, if available: ### Instructions **If this PR should not be merged...

#### Description of changes #### Issue #, if available #### Description of how you validated changes #### Checklist - [ ] PR description included - [ ] `yarn test` passes...