Makerlog PHP Client

Client in PHP for the Makerlog API

refactor: feat: refresh token method; its now possible to get new oauth token, when the token has expired

feat: new discussion API; refactor: notification api tests commented out at the moment until the api works; refactor: cleanup and startet refresh token implemtation

feat: User Methods added -> getDescription(), getAccent(), getTimeZone(), isGold()

feat: new user methods -> getHeader(), getAvatar(), isVerified(), isTester(), isLive(), getHandles(), getTwitterHandle(), getInstagramHandle(), getProductHuntHandle(), getGithubHandle(), getTelegramHandle(), getShipstreamsHandle()

feat; setOption to the makerlog client; options can thus be changed during the runtime