cordova-plugin-sso
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "cordova-plugin-sso", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "cordova-plugin-sso", | ||
@@ -5,0 +5,0 @@ "cordova" : { |
@@ -27,3 +27,3 @@ # cordova-plugin-sso | ||
```xml | ||
<plugin name="cordova-plugin-sso" spec="0.2.0"> | ||
<plugin name="cordova-plugin-sso" spec="0.2.1"> | ||
<variable name="LINE_BUNDLE_ID" value="line3rdp.[YOUR BUNDLE ID]" /> | ||
@@ -90,3 +90,2 @@ <variable name="LINE_CHANNEL_ID" value=[LINE_CHANNLE_ID] /> | ||
@@ -146,3 +145,3 @@ ### Login Example | ||
#### 0.2.0 (only iOS update) | ||
#### 0.2.1 (only iOS update) | ||
@@ -157,2 +156,6 @@ ##### iOS | ||
- Using NotificationCenter and Removing app delegate | ||
- Using NotificationCenter and Removing app delegat | ||
- remove Google signin | ||
#### Android | ||
- remove Google signin |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
158
122201