diff --git a/README.md b/README.md index c455c9b..8dea468 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Capacitor plugin for Google Auth.
+## Breaking change in V6 + +In the v6 version, `clientId` in the initialize method is used in priority over other places you could set up. If before you were using this only on the web, unset it on mobile. Or set it conditionally to replicate old behavior. + ## Contributions PRs are welcome and much appreciated that keeps this plugin up to date with Capacitor and official Google Auth platform library feature parity. @@ -143,26 +147,19 @@ or see more [CapacitorGoogleAuth-Vue3-example](https://github.com/reslear/Capaci 2. Add **identifier** `REVERSED_CLIENT_ID` as **URL schemes** to `Info.plist` from **iOS URL scheme**