Releases: AyogoHealth/cordova-plugin-oauth
Releases · AyogoHealth/cordova-plugin-oauth
v4.0.1
v4.0.0
v3.0.2
v2.0.2
v2.0.1
v3.0.1
v3.0.0
-
BREAKING: Bump the minimum supported cordova-ios version to 6.1.0, due to a bugfix around preference handling on plugin install
-
Allow customizing the scheme used on OAuth redirection. Thanks @charpour for this!
By default, the scheme will be the same as the app ID (consistent with previous versions of the plugin), but it can be overridden by passing
--variable URL_SCHEME=mycoolapp
at install time.