v0.4.0
This release contains breaking changes.
-
Request and access tokens are returned and consumed as RequestToken and AccessToken structs. The request token contains the redirect URL, and the access token contains the realm ID.
7ff3329 e6245ff b2ad202 💥 -
The callback URL is passed directly to
get_request_token/1
instead of through the configuration.
e5eeb94 💥 -
Support for the Preferences API.
10ec398 -
Support for the Item API.
a1c7442
All changes: