Releases: capacitor-community/generic-oauth2
Releases · capacitor-community/generic-oauth2
1.1.0
1.0.1
1.0.0-beta.4
Bug fix
- #29 Remove base64 js lib so the plugin can be used in a web native environment without having to use webpack
1.0.0-beta.3
Bug Fix
- Capacitor version was pinned to beta.16 in podspec file. That prevented the capacitor upgrade to beta.18 by using
npx cap sync ios
1.0.0-beta.2
Features
- #4 When using Code flow PKCE is enabled by default. If you do not want that disable it with the overwritable option
pkceDisabled: boolean
- #18 A overwritable option
additionalParameters: {[key: string]: string}
was added. Note: Only string values are allowed! - #23 Error messages were unified and replaced with codes. This allowed better error handling. See the available error codes.
- On platform web a specific option
windowTarget: string
was added. It might help solving #21
1.0.0-beta.1
Capacitor version required
1.0.0-beta.17
Features
- Implicit flow for web, Android and iOS
Tested with Google and Facebook on
- Android 8.0 - Huawei P20 Lite
- Android 7.0 - Huawei P9
- iOS 12 - iPhone SE
- Win10 - Chrome 71, Edge, Firefox 65
- macOS Mojave - Safari 12, Chrome 71,