This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
df9eb560a1
educoder
/
app
/
models
/
open_users
/
wechat.rb
9 lines
119 B
Raw
Normal View
History
Unescape
Escape
oauth qq and wechat
6 years ago
class
OpenUsers
::
Wechat
<
OpenUser
open user: unbind api
5 years ago
def
nickname
extra
&
.
[]
(
'nickname'
)
end
oauth qq and wechat
6 years ago
open user: unbind api
5 years ago
def
en_type
wechat oauth: fix bug
5 years ago
'wechat'
open user: unbind api
5 years ago
end
oauth qq and wechat
6 years ago
end