We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0905a9 commit 0d2c544Copy full SHA for 0d2c544
packages/auth/amplify_auth_cognito/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.8.1
2
+
3
+### Fixes
4
+- fix(auth): added Cognito OIDC options to sign in uri ([#6481](https://github.com/aws-amplify/amplify-flutter/pull/6481))
5
6
## 2.8.0
7
8
### Features
packages/auth/amplify_auth_cognito/pubspec.yaml
@@ -1,6 +1,6 @@
name: amplify_auth_cognito
description: The Amplify Flutter Auth category plugin using the AWS Cognito provider.
-version: 2.8.0
+version: 2.8.1
homepage: https://docs.amplify.aws/lib/q/platform/flutter/
repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/auth/amplify_auth_cognito
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues
0 commit comments