What is the motivation for adding/enhancing this feature?
Currently, when a user logs in with new credentials, the existing credentials are not overwritten. The user is asked to resume or input new login .
What are the acceptance criteria?
When a user logs in with new credentials, the system should check if there is an existing credential for the same user. If there is, the system should override the existing credential with the new credential.
Can you complete this feature request by yourself?
What is the motivation for adding/enhancing this feature?
Currently, when a user logs in with new credentials, the existing credentials are not overwritten. The user is asked to
resume
or inputnew login
.What are the acceptance criteria?
When a user logs in with new credentials, the system should check if there is an existing credential for the same user. If there is, the system should override the existing credential with the new credential.
Can you complete this feature request by yourself?
Additional information