youngguns-nl/moneybird_php_api

Remove login() from ApiConnector constructor

Closed this issue · 1 comments

The ApiConnector constructor should NOT try to login. This should only happen when there is actually a call to be made.

See PR #32