Features
- Add more infos to the error by @fb-sean (pull 2)
- Remove
client.fetchCredentials()
in favour of fetching credentials automatically (748f9d5)
Remove any
<Lunify>.fetchCredentials()
and<Lunify>.ready
snippets in your code to migrate, the<CredentialsManager>.getAuthorization()
method will now automatically fetch credentials if there weren't fetched before.
Full Changelog: v0.1.12...v0.2.0