Relative Content

Tag Archive for amazon-cognitoaws-amplify

Amplify gen 2, amplify-authenticator “There is already a signed in user.”

I’m using Amplify Gen 2 and have a simple Angular 17 standalone app. When locally I run npx ampx sandbox then ng serve my app, I am able to signup and signin/signout multiple times. However, as soon as I alter the app and it reloads, I am signed out and on trying to sign in am warned There is already a signed in user.