We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07acdcb commit 767eaccCopy full SHA for 767eacc
README.md
@@ -66,7 +66,8 @@ Here's an example of an authentication hash available in the callback by accessi
66
province: "Changning",
67
city: "Shanghai",
68
country: "China",
69
- headimgurl: "http://image_url"
+ headimgurl: "http://image_url",
70
+ unionid: 'unionid'
71
},
72
:credentials => {
73
:token => "token",
@@ -82,7 +83,8 @@ Here's an example of an authentication hash available in the callback by accessi
82
83
84
85
86
87
88
}
89
90
VERSION
@@ -1 +1 @@
1
-0.1.3
+0.2.0
0 commit comments