Skip to content

Releases: capacitor-community/generic-oauth2

1.0.1

19 Sep 14:36
Compare
Choose a tag to compare

1.0.0-beta.4

12 Mar 21:56
33c041e
Compare
Choose a tag to compare

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

07 Mar 02:20
Compare
Choose a tag to compare

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

04 Mar 12:18
2023ab2
Compare
Choose a tag to compare

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

08 Feb 13:24
Compare
Choose a tag to compare

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,