platform/packages/auth_oauth2/CHANGELOG.md

13 lines
246 B
Markdown
Raw Normal View History

2019-01-06 00:43:06 +00:00
# 2.1.0
* Angel 2 + Dart 2 update
* Support for handling errors + rejections.
* Use `ExternalAuthOptions`.
2018-09-12 14:17:28 +00:00
# 2.0.0+1
* Meta update to improve Pub score.
# 2.0.0
* Angel 2 + Dart 2 updates.
2018-03-30 16:44:15 +00:00
# 1.0.2
Added `getParameters` to `AngelOAuth2Options`.