Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2016-10-19 18:12:50 +0800
Commit
2b134070b13c014e7ca7a429e0ce657df5af36d4
1 parent
6ce9c240
login-problem
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/passport/auth.js
apps/passport/auth.js
View file @
2b13407
...
...
@@ -14,6 +14,7 @@ const QQStrategy = require('passport-qq').Strategy;
const
AlipayStrategy
=
require
(
'./models/passport-alipay'
).
Strategy
;
const
_
=
require
(
'lodash'
);
// const md5 = require('md5');
const
config
=
global
.
yoho
.
config
;
...
...
Please
register
or
login
to post a comment