Hitting this in the `Auth.signOut()` call: `TypeError: Cannot read property 'clearCachedId' of null` I've actually wrapped the call in a try-catch, as it swallows the exception and does nothing otherwise. Must be an `aws-amplify` issue, however.