This website works better with JavaScript.
Explore
Help
Sign In
mvpola2e5
/
gitProject1
Watch
1
Star
0
Fork
You've already forked gitProject1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1b0bdcf27e
master
minxincheng_branch
dev
kongweiyu_branch
wangyuhang_branch
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1b0bdcf27e'
${ noResults }
gitProject1
/
src
/
cloudfunctions
/
login
/
index.js
4 lines
65 B
Raw
Blame
History
exports
.
main
=
(
event
)
=>
(
{
openid
:
event
.
userInfo
.
openId
,
}
)
Reference in new issue
View Git Blame
Copy Permalink