bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
292 stars 67 forks source link

bower EAUTH Bad credentials #164

Closed widoz closed 8 years ago

widoz commented 8 years ago

No way to login

I followed the http://bower.io/docs/creating-packages/#register instructions to unregister a package.

bower login
# enter username and password
? Username:
? Password:
# unregister packages after successful login
bower unregister <package>

But I'm not able to login.

rajasekarm commented 8 years ago

@widoz what you are trying to do? If bower login is not working then check whether you using the right credentials. It works for me !!

widoz commented 8 years ago

@rajzshkr Yup I used the correct github credentials.

ceoaliongroo commented 8 years ago

@widoz, please try again.

I closed the issue, because also i tested and works fine.

Tested with right credentials and then wrong credentials

172-15-13-240:ionic carlosmantilla$ bower login
? Username ceoaliongroo
? Password *********
172-15-13-240:ionic carlosmantilla$ bower login
? Username ceoaliongroo
? Password ******
bower EAUTH         Bad credentials