We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6649c87 commit 44fcae8Copy full SHA for 44fcae8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.6.0
2
+
3
+* Added PKCE support to `AuthorizationCodeGrant`.
4
5
# 1.5.0
6
7
* Added support for `clientCredentialsGrant`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: oauth2
-version: 1.5.0
+version: 1.6.0
author: Dart Team <[email protected]>
homepage: https://github.com/dart-lang/oauth2
description: >-
0 commit comments