-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Description
The inputs of the inquirer have not trimmed off the white spaces and are considered a part of the input.
Steps to Reproduce
Login using the autolabjs init
command for a user say testuser
:
- Login using username
testuser
; logs in. - Login using username
testuser
; fails.
Expected behavior: The login must go thorugh by trimming off the whitespaces
Actual behavior: Outputs Invalid Username or Password.
Metadata
Metadata
Assignees
Labels
No labels