diff --git a/flutter_web_auth_2/CHANGELOG.md b/flutter_web_auth_2/CHANGELOG.md index 73acc76..5a3e6ba 100644 --- a/flutter_web_auth_2/CHANGELOG.md +++ b/flutter_web_auth_2/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.1.3 + +- 🌹 Add `contextArgs` for web implementations (See [#40](https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues/40)) + ## 2.1.2 - 🐛 Downgrade Kotlin to fix some compatibility issues diff --git a/flutter_web_auth_2/README.md b/flutter_web_auth_2/README.md index 509dc82..6710aa0 100644 --- a/flutter_web_auth_2/README.md +++ b/flutter_web_auth_2/README.md @@ -133,7 +133,7 @@ On the web platform, an endpoint must be created that captures the callback URL ```html Authentication complete -

Authentication is complete. If this does not happen automatically, please close the window. +

Authentication is complete. If this does not happen automatically, please close the window.