platform/CHANGELOG.md
2019-05-02 03:28:38 -04:00

14 lines
No EOL
297 B
Markdown

# 2.2.0
* Pass `client` to `exchangeAuthorizationCodeForToken`.
* Apply `package:pedantic`.
# 2.1.0
* Updates
* Support `device_code` grants.
* Add support for [PKCE](https://tools.ietf.org/html/rfc7636).
# 2.0.0
* Angel 2 support.
# 1.0.0+1
* Dart2 updates + backwards compatibility assurance.