I have executed:
$ heroku login
But when I try to push, I\'m still asked for authentication:
$ git push heroku master Usern
What I did was open git bash instead of command prompt and type "git push heroku master". It worked :D