Make token optional in all HfApi methods. (#379)
* Make token optional in all HfApi methods.
* Finish and adapt doc and tests
* More tests adapted
* Fix inference API test
* Style and fix in Makefile
* revert
* Address review comments
* Adapt test
* Style
* Other failing test