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 ac0b837 commit f0b88e3Copy full SHA for f0b88e3
middleware/passport.js
@@ -7,7 +7,7 @@ const secret = process.env.secret;
7
const clientId = "c16b80e7b58a5a007157";
8
const db = [
9
{
10
- login: "azl397985856",
+ login: "azl397985856123",
11
},
12
13
login: "Yueqi-19",
0 commit comments