You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
I've tried many times with clean environment by following /samples/vue/auth/authenticator/README.md instructions to build Authentication using the Amplify Vue Authenticator Component.
BUT after npm run start the sample never work and always got "Authentication Error".
My other colleague had the same problem with /samples/vue/auth/authenticator/.
Our Amplify Console shows app backend is created and working by this sample project.
To Reproduce
Steps to reproduce the behavior:
Follow instructions from /samples/vue/auth/authenticator/README.md
Describe the bug
I've tried many times with clean environment by following
/samples/vue/auth/authenticator/README.md
instructions to build Authentication using the Amplify Vue Authenticator Component.BUT after
npm run start
the sample never work and always got "Authentication Error".My other colleague had the same problem with
/samples/vue/auth/authenticator/
.Our Amplify Console shows app backend is created and working by this sample project.
To Reproduce
Steps to reproduce the behavior:
/samples/vue/auth/authenticator/README.md
npm run start
Expected behavior
Create, Reset, Sign In with Amplify.
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: